.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;font-weight:normal;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{-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-before:1em;margin-block-start:1em;margin-bottom:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-margin-start:0;margin-inline-start:0;margin-top:0;-webkit-padding-start:40px;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}.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;min-height:1px}.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;z-index:0;transform:translateZ(0px)}#s-5404e39a-ed90-493b-86a7-efeb5e62bdd1{margin-left:auto;margin-right:auto;min-height:50px;max-width:1800px}#s-5404e39a-ed90-493b-86a7-efeb5e62bdd1>.shg-box-overlay{background-color:#fff;opacity:0}#s-5404e39a-ed90-493b-86a7-efeb5e62bdd1.shg-box.shg-c{justify-content:center}.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-cdfeefc5-8352-4906-9fdb-e23ef7ecc395{margin-top:0px;margin-left:300px;margin-bottom:0px;margin-right:300px}@media (min-width: 992px) and (max-width: 1199px){#s-cdfeefc5-8352-4906-9fdb-e23ef7ecc395{margin-left:280px;margin-right:280px}}@media (min-width: 768px) and (max-width: 991px){#s-cdfeefc5-8352-4906-9fdb-e23ef7ecc395{margin-left:30px;margin-right:30px}}@media (max-width: 767px){#s-cdfeefc5-8352-4906-9fdb-e23ef7ecc395{margin-top:-20px;margin-left:15px;margin-bottom:20px;margin-right:15px}}#s-cdfeefc5-8352-4906-9fdb-e23ef7ecc395>.shogun-accordion-wrapper>.shogun-accordion{border:1px solid #fff}#s-cdfeefc5-8352-4906-9fdb-e23ef7ecc395>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading{background:#f5f5f5;padding:10px}#s-cdfeefc5-8352-4906-9fdb-e23ef7ecc395>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-icon>span{color:#000}#s-cdfeefc5-8352-4906-9fdb-e23ef7ecc395>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-body{background-color:#fff;border-top:1px solid #fff}#s-cdfeefc5-8352-4906-9fdb-e23ef7ecc395>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-title{color:#000;text-align:center;font-size:16px}#s-cdfeefc5-8352-4906-9fdb-e23ef7ecc395>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading .shogun-accordion-icon{font-size:16px}#s-211c9e61-05bc-4f4d-9c36-df21047b69bc{margin-top:20px}@media (min-width: 1200px){#s-211c9e61-05bc-4f4d-9c36-df21047b69bc{margin-left:15px;margin-right:15px}}@media (min-width: 992px) and (max-width: 1199px){#s-211c9e61-05bc-4f4d-9c36-df21047b69bc{margin-left:15px;margin-right:15px}}#s-211c9e61-05bc-4f4d-9c36-df21047b69bc>.shogun-accordion-wrapper>.shogun-accordion{border:1px solid #fff}#s-211c9e61-05bc-4f4d-9c36-df21047b69bc>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading{background:#f8f8f8;padding:8px}#s-211c9e61-05bc-4f4d-9c36-df21047b69bc>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-icon>span{color:#000}#s-211c9e61-05bc-4f4d-9c36-df21047b69bc>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-body{background-color:#fff;border-top:1px solid #fff}#s-211c9e61-05bc-4f4d-9c36-df21047b69bc>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-title{color:#000;text-align:left;font-size:14px}#s-211c9e61-05bc-4f4d-9c36-df21047b69bc>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading .shogun-accordion-icon{font-size:14px}#s-2b6b4cb8-726f-4168-90df-1b297556597c{margin-top:10px;margin-bottom:10px}#s-4402d9d6-12fd-48ec-93bc-03925cd34927{margin-top:10px;margin-bottom:10px}#s-6a6eed84-7e74-4d46-9ec4-262905354e1a{margin-top:10px;margin-bottom:10px}#s-f3f1cf0d-662d-4af2-adef-136fb6c0056e{margin-top:10px;margin-bottom:10px}#s-fc9697a6-08eb-41e8-95e4-ddb4a4628ccd{margin-top:10px;margin-bottom:10px}#s-03ddeda0-9239-4830-a219-e11d9b57b5e2{margin-top:10px;margin-bottom:10px}#s-b43883b3-f7a8-4345-8849-e0d885822b92{margin-top:10px;margin-bottom:10px}#s-a9f20dce-581a-4d51-b06c-32ee0aaf7d0d{margin-top:10px;margin-bottom:10px}#s-e0b424fc-997b-4b99-858f-5b359b74fc38{margin-top:10px;margin-bottom:10px}#s-3c0edab1-9d86-497c-9ebd-ec2ad34b37d1{margin-top:10px;margin-bottom:10px}#s-2de23158-126d-438b-94d2-8dc262973a77{margin-top:10px;margin-bottom:10px}#s-a8c08003-e979-4942-aba2-82410c7c4885{margin-top:10px;margin-bottom:10px}#s-078cf5e8-a685-4f22-9892-614b806e9414{margin-top:10px;margin-bottom:10px}#s-7a2dacd2-3a17-4c56-a92f-d6cb8f0802e7{margin-top:10px;margin-bottom:10px}#s-7acd64e1-aee8-4af8-b08e-eef74f4f60a8{margin-top:10px;margin-bottom:10px}#s-9a0c06de-fb0d-4739-832a-c2bce9f5baa6{margin-top:10px;margin-bottom:10px}#s-2478241b-ebb4-45aa-825e-2e504967c9cd{margin-top:10px;margin-bottom:10px}#s-3714c04e-638d-444a-b532-fcd3674ce16a{margin-top:10px;margin-bottom:10px}#s-7a1dd51d-679c-4aa5-b8da-aa238bf14704{margin-top:10px;margin-bottom:10px}#s-205f80e4-e0bd-433a-b32c-de2768142c19{margin-top:10px;margin-bottom:10px}#s-27a80787-79af-49a4-a4da-a57dcaf14079{margin-top:20px;margin-bottom:10px}#s-643f77b1-e693-43ca-8a62-849c1e75a86c{margin-top:15px;margin-bottom:15px}#s-91df82ed-f9ba-494f-9ffd-b1919014864d{margin-top:25px;margin-bottom:25px}.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}#s-6c741764-be56-43ee-9c67-f74c9e34df86{margin-top:25px;margin-left:70px;margin-bottom:25px;margin-right:70px}@media (min-width: 1200px){#s-6c741764-be56-43ee-9c67-f74c9e34df86{padding-left:100px;padding-right:100px}}@media (min-width: 992px) and (max-width: 1199px){#s-6c741764-be56-43ee-9c67-f74c9e34df86{padding-left:200px;padding-right:200px}}@media (min-width: 768px) and (max-width: 991px){#s-6c741764-be56-43ee-9c67-f74c9e34df86{margin-top:5px;margin-left:30px;margin-bottom:5px;margin-right:30px;padding-left:10%;padding-right:10%}}@media (max-width: 767px){#s-6c741764-be56-43ee-9c67-f74c9e34df86{margin-top:5px;margin-left:30px;margin-bottom:5px;margin-right:30px;padding-left:5px;padding-right:5px}}@media (min-width: 0px){[id="s-6c741764-be56-43ee-9c67-f74c9e34df86"]>.shg-row>.shg-c-xs-4{width:calc(33.333333333333336% - 23.333333333333332px)}}@media (min-width: 768px){[id="s-6c741764-be56-43ee-9c67-f74c9e34df86"]>.shg-row>.shg-c-sm-4{width:calc(33.333333333333336% - 23.333333333333332px)}}@media (min-width: 992px){[id="s-6c741764-be56-43ee-9c67-f74c9e34df86"]>.shg-row>.shg-c-md-4{width:calc(33.333333333333336% - 23.333333333333332px)}}@media (min-width: 1200px){[id="s-6c741764-be56-43ee-9c67-f74c9e34df86"]>.shg-row>.shg-c-lg-4{width:calc(33.333333333333336% - 23.333333333333332px)}}.shogun-image-container{position:relative}.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;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}img.shogun-image{display:block;margin:0 auto;max-width:100%}.shogun-image-content{display:flex;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.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>div{width:100%}.shogun-image-content-top{align-items:flex-start}.shogun-image-content-center{align-items:center}.shogun-image-content-bottom{align-items:flex-end}#s-5a1a1daa-e99a-4d0e-9cef-193f4c85944b{text-align:center}#s-5a1a1daa-e99a-4d0e-9cef-193f4c85944b .shogun-image-content{align-items:center}#s-8766e205-8595-4acc-b5ec-e505826af44b{text-align:center}#s-8766e205-8595-4acc-b5ec-e505826af44b .shogun-image-content{align-items:center}#s-7ffeb27f-f507-444a-9adb-c1902f081209{text-align:center}#s-7ffeb27f-f507-444a-9adb-c1902f081209 .shogun-image-content{align-items:center}#s-6d085d82-d312-4c44-8c46-1affa10f6110{background-attachment:fixed;margin-left:auto;margin-right:auto;min-height:50px;background-color:#a8a8a8}#s-6d085d82-d312-4c44-8c46-1affa10f6110>.shg-box-overlay{background-color:#fff;opacity:0}#s-6d085d82-d312-4c44-8c46-1affa10f6110.shg-box.shg-c{justify-content:center}#s-bea3662e-ae66-4747-ac65-82b5608b6ec5{margin-left:auto;margin-right:auto;max-width:1800px;background-color:#a8a8a8}@media (min-width: 992px) and (max-width: 1199px){#s-bea3662e-ae66-4747-ac65-82b5608b6ec5{margin-top:0px}}@media (min-width: 0px){[id="s-bea3662e-ae66-4747-ac65-82b5608b6ec5"]>.shg-row>.shg-c-xs-12{width:100%}}@media (min-width: 768px){[id="s-bea3662e-ae66-4747-ac65-82b5608b6ec5"]>.shg-row>.shg-c-sm-5{width:calc(41.66666666666667% - 0.0px)}[id="s-bea3662e-ae66-4747-ac65-82b5608b6ec5"]>.shg-row>.shg-c-sm-7{width:calc(58.333333333333336% - 0.0px)}}@media (min-width: 992px){[id="s-bea3662e-ae66-4747-ac65-82b5608b6ec5"]>.shg-row>.shg-c-md-5{width:calc(41.66666666666667% - 0.0px)}[id="s-bea3662e-ae66-4747-ac65-82b5608b6ec5"]>.shg-row>.shg-c-md-7{width:calc(58.333333333333336% - 0.0px)}}@media (min-width: 1200px){[id="s-bea3662e-ae66-4747-ac65-82b5608b6ec5"]>.shg-row>.shg-c-lg-5{width:calc(41.66666666666667% - 0.0px)}[id="s-bea3662e-ae66-4747-ac65-82b5608b6ec5"]>.shg-row>.shg-c-lg-7{width:calc(58.333333333333336% - 0.0px)}}@media (max-width: 767px){[id="s-bea3662e-ae66-4747-ac65-82b5608b6ec5"]>.shg-row{flex-flow:column-reverse}}#s-aacea814-6a0d-4c57-a3cf-80d434cccace{background-repeat:no-repeat;background-size:cover;border-style:solid;margin-top:0px;margin-left:0px;margin-bottom:0px;margin-right:0px;border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-color:rgba(0,0,0,0.57);min-height:650px;background-position:center center;background-attachment:scroll}@media (min-width: 1200px){#s-aacea814-6a0d-4c57-a3cf-80d434cccace{min-height:690px}}@media (min-width: 992px) and (max-width: 1199px){#s-aacea814-6a0d-4c57-a3cf-80d434cccace{min-height:690px}}@media (min-width: 768px) and (max-width: 991px){#s-aacea814-6a0d-4c57-a3cf-80d434cccace{min-height:450px}}@media (max-width: 767px){#s-aacea814-6a0d-4c57-a3cf-80d434cccace{margin-top:-75px;min-height:480px}}#s-aacea814-6a0d-4c57-a3cf-80d434cccace>.shg-box-overlay{background-color:#fff;opacity:0}#s-aacea814-6a0d-4c57-a3cf-80d434cccace.shg-box.shg-c{justify-content:flex-start}#s-219b6fed-9212-4ef0-8806-d0cdb6190759{border-style:solid;margin-top:65px;margin-bottom:0px;border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-color:rgba(0,0,0,0);min-height:300px;background-color:#a8a8a8}@media (min-width: 1200px){#s-219b6fed-9212-4ef0-8806-d0cdb6190759{margin-bottom:10px;padding-top:80px;padding-left:80px;padding-bottom:80px;padding-right:80px}}@media (min-width: 992px) and (max-width: 1199px){#s-219b6fed-9212-4ef0-8806-d0cdb6190759{margin-bottom:10px;padding-top:80px;padding-left:80px;padding-bottom:80px;padding-right:80px}}@media (min-width: 768px) and (max-width: 991px){#s-219b6fed-9212-4ef0-8806-d0cdb6190759{margin-top:15px;padding-left:5px;padding-right:5px;min-height:500px}}@media (max-width: 767px){#s-219b6fed-9212-4ef0-8806-d0cdb6190759{margin-top:55px;margin-bottom:25px;min-height:300px}}#s-219b6fed-9212-4ef0-8806-d0cdb6190759>.shg-box-overlay{background-color:#fff;opacity:0}#s-219b6fed-9212-4ef0-8806-d0cdb6190759.shg-box.shg-c{justify-content:center}.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;color:#000;text-transform:none;font-weight:normal;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-eb4c4f4c-4f17-46fa-bda9-b496dc2d77cd{margin-bottom:35px;text-align:left}@media (min-width: 768px) and (max-width: 991px){#s-eb4c4f4c-4f17-46fa-bda9-b496dc2d77cd{margin-left:30px;margin-right:30px}}@media (max-width: 767px){#s-eb4c4f4c-4f17-46fa-bda9-b496dc2d77cd{margin-left:30px;margin-right:30px}}#s-eb4c4f4c-4f17-46fa-bda9-b496dc2d77cd .shogun-heading-component h1{color:#fff;font-size:36px;text-align:left}@media (min-width: 1200px){#s-eb4c4f4c-4f17-46fa-bda9-b496dc2d77cd .shogun-heading-component h1{color:#fff;font-size:42px;text-align:left}}@media (min-width: 992px) and (max-width: 1199px){#s-eb4c4f4c-4f17-46fa-bda9-b496dc2d77cd .shogun-heading-component h1{color:#fff;font-size:42px;text-align:left}}@media (min-width: 768px) and (max-width: 991px){#s-eb4c4f4c-4f17-46fa-bda9-b496dc2d77cd .shogun-heading-component h1{color:#fff;font-size:36px;text-align:left}}#s-b81bde52-3c4c-4c17-a57b-d193ab95fd95{text-align:left}@media (min-width: 768px) and (max-width: 991px){#s-b81bde52-3c4c-4c17-a57b-d193ab95fd95{margin-left:45px;margin-right:45px}}@media (max-width: 767px){#s-b81bde52-3c4c-4c17-a57b-d193ab95fd95{margin-top:35px;margin-left:30px;margin-bottom:35px;margin-right:40px}}#s-b81bde52-3c4c-4c17-a57b-d193ab95fd95 .shogun-heading-component h1{color:#000;font-size:18px;text-align:left}#s-b0b7fdf2-0017-4cb1-b180-aabef4037b6e{margin-left:auto;margin-right:auto;min-height:50px;background-color:#76a683}#s-b0b7fdf2-0017-4cb1-b180-aabef4037b6e>.shg-box-overlay{background-color:#fff;opacity:0}#s-b0b7fdf2-0017-4cb1-b180-aabef4037b6e.shg-box.shg-c{justify-content:center}#s-591f58ab-5356-4149-ac22-5e7f19efab63{margin-left:auto;margin-right:auto;max-width:1800px;background-color:#76a683}@media (min-width: 0px){[id="s-591f58ab-5356-4149-ac22-5e7f19efab63"]>.shg-row>.shg-c-xs-12{width:100%}}@media (min-width: 768px){[id="s-591f58ab-5356-4149-ac22-5e7f19efab63"]>.shg-row>.shg-c-sm-6{width:calc(50.0% - 15.0px)}}@media (min-width: 992px){[id="s-591f58ab-5356-4149-ac22-5e7f19efab63"]>.shg-row>.shg-c-md-6{width:calc(50.0% - 15.0px)}}@media (min-width: 1200px){[id="s-591f58ab-5356-4149-ac22-5e7f19efab63"]>.shg-row>.shg-c-lg-6{width:calc(50.0% - 15.0px)}}#s-a8331429-2892-424e-a870-0dc1ee3b04d3{border-style:solid;margin-top:0px;margin-bottom:0px;border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-color:rgba(0,0,0,0);min-height:300px;background-color:#76a683}@media (min-width: 1200px){#s-a8331429-2892-424e-a870-0dc1ee3b04d3{margin-top:70px;margin-bottom:10px;padding-top:80px;padding-left:80px;padding-bottom:80px;padding-right:80px}}@media (min-width: 992px) and (max-width: 1199px){#s-a8331429-2892-424e-a870-0dc1ee3b04d3{margin-top:50px;margin-bottom:10px;padding-top:80px;padding-left:80px;padding-bottom:80px;padding-right:80px}}@media (min-width: 768px) and (max-width: 991px){#s-a8331429-2892-424e-a870-0dc1ee3b04d3{padding-left:5px;padding-right:5px;min-height:500px}}@media (max-width: 767px){#s-a8331429-2892-424e-a870-0dc1ee3b04d3{margin-top:25px;margin-bottom:25px;min-height:300px}}#s-a8331429-2892-424e-a870-0dc1ee3b04d3>.shg-box-overlay{background-color:#fff;opacity:0}#s-a8331429-2892-424e-a870-0dc1ee3b04d3.shg-box.shg-c{justify-content:center}#s-42c7d354-a985-4db7-95fe-7e7d03e8d13e{margin-bottom:35px;text-align:left}@media (min-width: 768px) and (max-width: 991px){#s-42c7d354-a985-4db7-95fe-7e7d03e8d13e{margin-left:30px;margin-right:30px}}@media (max-width: 767px){#s-42c7d354-a985-4db7-95fe-7e7d03e8d13e{margin-top:25px;margin-left:30px;margin-right:30px}}#s-42c7d354-a985-4db7-95fe-7e7d03e8d13e .shogun-heading-component h1{color:#fff;font-size:42px;text-align:left}@media (min-width: 768px) and (max-width: 991px){#s-42c7d354-a985-4db7-95fe-7e7d03e8d13e .shogun-heading-component h1{color:#fff;font-size:36px;text-align:left}}@media (max-width: 767px){#s-42c7d354-a985-4db7-95fe-7e7d03e8d13e .shogun-heading-component h1{color:#fff;font-size:36px;text-align:left}}#s-0480e755-13c1-4187-aaf7-6a7fb8f7287f{text-align:left}@media (min-width: 768px) and (max-width: 991px){#s-0480e755-13c1-4187-aaf7-6a7fb8f7287f{margin-left:45px;margin-right:45px}}@media (max-width: 767px){#s-0480e755-13c1-4187-aaf7-6a7fb8f7287f{margin-top:35px;margin-left:30px;margin-bottom:35px;margin-right:40px}}#s-0480e755-13c1-4187-aaf7-6a7fb8f7287f .shogun-heading-component h1{color:#000;font-size:18px;text-align:left}#s-4cbd83a1-ea90-46dc-b5f6-324b93ef3f63{background-repeat:no-repeat;background-size:cover;border-style:solid;margin-top:0px;margin-left:0px;margin-bottom:0px;margin-right:0px;border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-color:rgba(0,0,0,0.57);min-height:650px;background-position:center center;background-attachment:scroll}@media (min-width: 1200px){#s-4cbd83a1-ea90-46dc-b5f6-324b93ef3f63{min-height:780px}}@media (min-width: 992px) and (max-width: 1199px){#s-4cbd83a1-ea90-46dc-b5f6-324b93ef3f63{min-height:770px}}@media (min-width: 768px) and (max-width: 991px){#s-4cbd83a1-ea90-46dc-b5f6-324b93ef3f63{min-height:450px}}@media (max-width: 767px){#s-4cbd83a1-ea90-46dc-b5f6-324b93ef3f63{margin-top:-75px;min-height:480px}}#s-4cbd83a1-ea90-46dc-b5f6-324b93ef3f63>.shg-box-overlay{background-color:#fff;opacity:0}#s-4cbd83a1-ea90-46dc-b5f6-324b93ef3f63.shg-box.shg-c{justify-content:flex-start}#s-040061e6-1be2-4434-852f-4847c555d0f9{background-attachment:fixed;margin-left:auto;margin-right:auto;min-height:50px;background-color:#bfb8d6}#s-040061e6-1be2-4434-852f-4847c555d0f9>.shg-box-overlay{background-color:#fff;opacity:0}#s-040061e6-1be2-4434-852f-4847c555d0f9.shg-box.shg-c{justify-content:center}#s-50aabe74-030a-4590-88bc-e7c22a0f3078{margin-left:auto;margin-right:auto;max-width:1800px;background-color:#bfb8d6}@media (min-width: 992px) and (max-width: 1199px){#s-50aabe74-030a-4590-88bc-e7c22a0f3078{margin-top:0px}}@media (min-width: 0px){[id="s-50aabe74-030a-4590-88bc-e7c22a0f3078"]>.shg-row>.shg-c-xs-12{width:100%}}@media (min-width: 768px){[id="s-50aabe74-030a-4590-88bc-e7c22a0f3078"]>.shg-row>.shg-c-sm-5{width:calc(41.66666666666667% - 0.0px)}[id="s-50aabe74-030a-4590-88bc-e7c22a0f3078"]>.shg-row>.shg-c-sm-7{width:calc(58.333333333333336% - 0.0px)}}@media (min-width: 992px){[id="s-50aabe74-030a-4590-88bc-e7c22a0f3078"]>.shg-row>.shg-c-md-5{width:calc(41.66666666666667% - 0.0px)}[id="s-50aabe74-030a-4590-88bc-e7c22a0f3078"]>.shg-row>.shg-c-md-7{width:calc(58.333333333333336% - 0.0px)}}@media (min-width: 1200px){[id="s-50aabe74-030a-4590-88bc-e7c22a0f3078"]>.shg-row>.shg-c-lg-5{width:calc(41.66666666666667% - 0.0px)}[id="s-50aabe74-030a-4590-88bc-e7c22a0f3078"]>.shg-row>.shg-c-lg-7{width:calc(58.333333333333336% - 0.0px)}}@media (max-width: 767px){[id="s-50aabe74-030a-4590-88bc-e7c22a0f3078"]>.shg-row{flex-flow:column-reverse}}#s-f3c472f2-dca0-4506-94ce-5f7f2d65d60d{background-repeat:no-repeat;background-size:cover;border-style:solid;margin-top:0px;margin-left:0px;margin-bottom:0px;margin-right:0px;border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-color:rgba(0,0,0,0.57);min-height:650px;background-position:center center;background-attachment:scroll}@media (min-width: 1200px){#s-f3c472f2-dca0-4506-94ce-5f7f2d65d60d{min-height:690px}}@media (min-width: 992px) and (max-width: 1199px){#s-f3c472f2-dca0-4506-94ce-5f7f2d65d60d{min-height:690px}}@media (min-width: 768px) and (max-width: 991px){#s-f3c472f2-dca0-4506-94ce-5f7f2d65d60d{min-height:450px}}@media (max-width: 767px){#s-f3c472f2-dca0-4506-94ce-5f7f2d65d60d{margin-top:-75px;min-height:480px}}#s-f3c472f2-dca0-4506-94ce-5f7f2d65d60d>.shg-box-overlay{background-color:#fff;opacity:0}#s-f3c472f2-dca0-4506-94ce-5f7f2d65d60d.shg-box.shg-c{justify-content:flex-start}#s-15668f5d-34b1-4614-9cbe-f18c969509ae{border-style:solid;margin-top:65px;margin-bottom:0px;border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-color:rgba(0,0,0,0);min-height:300px;background-color:#bfb8d6}@media (min-width: 1200px){#s-15668f5d-34b1-4614-9cbe-f18c969509ae{margin-bottom:10px;padding-top:80px;padding-left:80px;padding-bottom:80px;padding-right:80px}}@media (min-width: 992px) and (max-width: 1199px){#s-15668f5d-34b1-4614-9cbe-f18c969509ae{margin-bottom:10px;padding-top:80px;padding-left:80px;padding-bottom:80px;padding-right:80px}}@media (min-width: 768px) and (max-width: 991px){#s-15668f5d-34b1-4614-9cbe-f18c969509ae{margin-top:15px;padding-left:5px;padding-right:5px;min-height:500px}}@media (max-width: 767px){#s-15668f5d-34b1-4614-9cbe-f18c969509ae{margin-top:55px;margin-bottom:25px;min-height:300px}}#s-15668f5d-34b1-4614-9cbe-f18c969509ae>.shg-box-overlay{background-color:#fff;opacity:0}#s-15668f5d-34b1-4614-9cbe-f18c969509ae.shg-box.shg-c{justify-content:center}#s-18368414-66b8-4039-8328-0a67ccb9fe48{margin-bottom:35px;text-align:left}@media (min-width: 768px) and (max-width: 991px){#s-18368414-66b8-4039-8328-0a67ccb9fe48{margin-left:30px;margin-right:30px}}@media (max-width: 767px){#s-18368414-66b8-4039-8328-0a67ccb9fe48{margin-left:30px;margin-right:30px}}#s-18368414-66b8-4039-8328-0a67ccb9fe48 .shogun-heading-component h1{color:#fff;font-size:36px;text-align:left}@media (min-width: 1200px){#s-18368414-66b8-4039-8328-0a67ccb9fe48 .shogun-heading-component h1{color:#fff;font-size:42px;text-align:left}}@media (min-width: 992px) and (max-width: 1199px){#s-18368414-66b8-4039-8328-0a67ccb9fe48 .shogun-heading-component h1{color:#fff;font-size:42px;text-align:left}}@media (min-width: 768px) and (max-width: 991px){#s-18368414-66b8-4039-8328-0a67ccb9fe48 .shogun-heading-component h1{color:#fff;font-size:36px;text-align:left}}#s-fe8afc4b-1e3d-4e26-8ef2-00ef6ccc70c6{text-align:left}@media (min-width: 768px) and (max-width: 991px){#s-fe8afc4b-1e3d-4e26-8ef2-00ef6ccc70c6{margin-left:45px;margin-right:45px}}@media (max-width: 767px){#s-fe8afc4b-1e3d-4e26-8ef2-00ef6ccc70c6{margin-top:35px;margin-left:30px;margin-bottom:35px;margin-right:40px}}#s-fe8afc4b-1e3d-4e26-8ef2-00ef6ccc70c6 .shogun-heading-component h1{color:#000;font-size:18px;text-align:left}#s-f7a18cf1-7a01-4edf-8802-851a7da6f7aa{margin-left:auto;margin-right:auto;min-height:50px;max-width:1800px}#s-f7a18cf1-7a01-4edf-8802-851a7da6f7aa>.shg-box-overlay{background-color:#fff;opacity:0}#s-f7a18cf1-7a01-4edf-8802-851a7da6f7aa.shg-box.shg-c{justify-content:center}#s-5a833687-4bcf-45e0-a19a-c32c28abdbbd{min-height:50px}@media (min-width: 1200px){#s-5a833687-4bcf-45e0-a19a-c32c28abdbbd{display:none}#s-5a833687-4bcf-45e0-a19a-c32c28abdbbd,#wrap-s-5a833687-4bcf-45e0-a19a-c32c28abdbbd{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){#s-5a833687-4bcf-45e0-a19a-c32c28abdbbd{display:none}#s-5a833687-4bcf-45e0-a19a-c32c28abdbbd,#wrap-s-5a833687-4bcf-45e0-a19a-c32c28abdbbd{display:none !important}}#s-5a833687-4bcf-45e0-a19a-c32c28abdbbd>.shg-box-overlay{background-color:#fff;opacity:0}#s-5a833687-4bcf-45e0-a19a-c32c28abdbbd.shg-box.shg-c{justify-content:center}#s-9493973a-3210-4730-b335-081208a0cdbb{margin-top:35px;margin-left:200px;margin-bottom:35px;margin-right:200px}@media (min-width: 1200px){#s-9493973a-3210-4730-b335-081208a0cdbb{margin-top:45px;margin-left:0px;margin-bottom:45px;margin-right:0px}}@media (min-width: 992px) and (max-width: 1199px){#s-9493973a-3210-4730-b335-081208a0cdbb{margin-top:45px;margin-left:0px;margin-bottom:45px;margin-right:0px}}@media (min-width: 768px) and (max-width: 991px){#s-9493973a-3210-4730-b335-081208a0cdbb{margin-left:0px;margin-right:0px}}@media (max-width: 767px){#s-9493973a-3210-4730-b335-081208a0cdbb{margin-top:0px;margin-left:0px;margin-bottom:0px;margin-right:0px}}@media (min-width: 0px){[id="s-9493973a-3210-4730-b335-081208a0cdbb"]>.shg-row>.shg-c-xs-12{width:100%}}@media (min-width: 768px){[id="s-9493973a-3210-4730-b335-081208a0cdbb"]>.shg-row>.shg-c-sm-7{width:calc(58.333333333333336% - 15.0px)}[id="s-9493973a-3210-4730-b335-081208a0cdbb"]>.shg-row>.shg-c-sm-5{width:calc(41.66666666666667% - 15.0px)}}@media (min-width: 992px){[id="s-9493973a-3210-4730-b335-081208a0cdbb"]>.shg-row>.shg-c-md-7{width:calc(58.333333333333336% - 15.0px)}[id="s-9493973a-3210-4730-b335-081208a0cdbb"]>.shg-row>.shg-c-md-5{width:calc(41.66666666666667% - 15.0px)}}@media (min-width: 1200px){[id="s-9493973a-3210-4730-b335-081208a0cdbb"]>.shg-row>.shg-c-lg-7{width:calc(58.333333333333336% - 15.0px)}[id="s-9493973a-3210-4730-b335-081208a0cdbb"]>.shg-row>.shg-c-lg-5{width:calc(41.66666666666667% - 15.0px)}}#s-62418246-9c92-4318-a0f5-8fc052d2ebd4{background-repeat:no-repeat;background-size:cover;border-style:solid;margin-top:0px;margin-left:0px;margin-bottom:0px;margin-right:0px;border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-color:rgba(0,0,0,0.57);min-height:450px;background-position:center center}@media (min-width: 1200px){#s-62418246-9c92-4318-a0f5-8fc052d2ebd4{min-height:550px}}@media (min-width: 992px) and (max-width: 1199px){#s-62418246-9c92-4318-a0f5-8fc052d2ebd4{min-height:500px}}@media (min-width: 768px) and (max-width: 991px){#s-62418246-9c92-4318-a0f5-8fc052d2ebd4{min-height:300px}}@media (max-width: 767px){#s-62418246-9c92-4318-a0f5-8fc052d2ebd4{min-height:300px}}#s-62418246-9c92-4318-a0f5-8fc052d2ebd4>.shg-box-overlay{background-color:#fff;opacity:0}#s-62418246-9c92-4318-a0f5-8fc052d2ebd4.shg-box.shg-c{justify-content:flex-start}#s-a28b6b8a-40fb-4b7e-8eb4-675833b227eb{border-style:solid;margin-top:0px;margin-bottom:0px;border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-color:rgba(0,0,0,0);min-height:300px;background-color:#fff}@media (min-width: 1200px){#s-a28b6b8a-40fb-4b7e-8eb4-675833b227eb{padding-top:165px;padding-left:80px;padding-bottom:165px;padding-right:80px}}@media (min-width: 992px) and (max-width: 1199px){#s-a28b6b8a-40fb-4b7e-8eb4-675833b227eb{padding-top:140px;padding-left:80px;padding-bottom:140px;padding-right:80px}}@media (min-width: 768px) and (max-width: 991px){#s-a28b6b8a-40fb-4b7e-8eb4-675833b227eb{padding-left:5px;padding-right:5px}}@media (max-width: 767px){#s-a28b6b8a-40fb-4b7e-8eb4-675833b227eb{margin-top:0px;margin-bottom:0px;min-height:240px}}#s-a28b6b8a-40fb-4b7e-8eb4-675833b227eb>.shg-box-overlay{background-color:#fff;opacity:0}#s-a28b6b8a-40fb-4b7e-8eb4-675833b227eb.shg-box.shg-c{justify-content:center}#s-e02b355e-b853-47c4-9068-6a57eecdfef7{margin-left:50px;margin-right:50px;padding-top:10px;padding-bottom:10px;text-align:left}@media (min-width: 768px) and (max-width: 991px){#s-e02b355e-b853-47c4-9068-6a57eecdfef7{margin-left:20px;margin-right:20px}}@media (max-width: 767px){#s-e02b355e-b853-47c4-9068-6a57eecdfef7{margin-left:30px;margin-right:30px}}#s-e02b355e-b853-47c4-9068-6a57eecdfef7 .shogun-heading-component h3{color:#000;font-weight:normal;font-family:"Montserrat";font-style:normal;font-size:27px;text-align:left}@media (min-width: 1200px){#s-e02b355e-b853-47c4-9068-6a57eecdfef7 .shogun-heading-component h3{color:#000;font-weight:normal;font-family:"Montserrat";font-style:normal;font-size:34px;text-align:left}}@media (min-width: 992px) and (max-width: 1199px){#s-e02b355e-b853-47c4-9068-6a57eecdfef7 .shogun-heading-component h3{color:#000;font-weight:normal;font-family:"Montserrat";font-style:normal;font-size:34px;text-align:left}}@media (min-width: 768px) and (max-width: 991px){#s-e02b355e-b853-47c4-9068-6a57eecdfef7 .shogun-heading-component h3{color:#000;font-weight:normal;font-family:"Montserrat";font-style:normal;font-size:24px;text-align:left}}@media (min-width: 1200px){#s-2c125300-2548-4afb-aea6-e1bb470b06c8{margin-left:50px;margin-right:50px}}@media (min-width: 992px) and (max-width: 1199px){#s-2c125300-2548-4afb-aea6-e1bb470b06c8{margin-left:50px;margin-right:50px}}@media (min-width: 768px) and (max-width: 991px){#s-2c125300-2548-4afb-aea6-e1bb470b06c8{margin-left:20px;margin-right:20px}}@media (max-width: 767px){#s-2c125300-2548-4afb-aea6-e1bb470b06c8{margin-left:30px;margin-right:30px}}#s-8feb7c72-21ab-4850-b539-6668447a9479{margin-top:35px;margin-left:200px;margin-bottom:35px;margin-right:200px}@media (min-width: 1200px){#s-8feb7c72-21ab-4850-b539-6668447a9479{margin-top:45px;margin-left:0px;margin-bottom:45px;margin-right:0px}}@media (min-width: 992px) and (max-width: 1199px){#s-8feb7c72-21ab-4850-b539-6668447a9479{margin-top:45px;margin-left:0px;margin-bottom:45px;margin-right:0px}}@media (min-width: 768px) and (max-width: 991px){#s-8feb7c72-21ab-4850-b539-6668447a9479{margin-left:0px;margin-right:0px}}@media (max-width: 767px){#s-8feb7c72-21ab-4850-b539-6668447a9479{margin-top:0px;margin-left:0px;margin-bottom:0px;margin-right:0px}}@media (min-width: 0px){[id="s-8feb7c72-21ab-4850-b539-6668447a9479"]>.shg-row>.shg-c-xs-12{width:100%}}@media (min-width: 768px){[id="s-8feb7c72-21ab-4850-b539-6668447a9479"]>.shg-row>.shg-c-sm-5{width:calc(41.66666666666667% - 15.0px)}[id="s-8feb7c72-21ab-4850-b539-6668447a9479"]>.shg-row>.shg-c-sm-7{width:calc(58.333333333333336% - 15.0px)}}@media (min-width: 992px){[id="s-8feb7c72-21ab-4850-b539-6668447a9479"]>.shg-row>.shg-c-md-5{width:calc(41.66666666666667% - 15.0px)}[id="s-8feb7c72-21ab-4850-b539-6668447a9479"]>.shg-row>.shg-c-md-7{width:calc(58.333333333333336% - 15.0px)}}@media (min-width: 1200px){[id="s-8feb7c72-21ab-4850-b539-6668447a9479"]>.shg-row>.shg-c-lg-5{width:calc(41.66666666666667% - 15.0px)}[id="s-8feb7c72-21ab-4850-b539-6668447a9479"]>.shg-row>.shg-c-lg-7{width:calc(58.333333333333336% - 15.0px)}}@media (max-width: 767px){[id="s-8feb7c72-21ab-4850-b539-6668447a9479"]>.shg-row{flex-flow:column-reverse}}#s-26bcfde5-e712-4c96-b896-318d02b4911f{border-style:solid;margin-top:0px;margin-bottom:0px;border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-color:rgba(0,0,0,0);min-height:300px;background-color:#fff}@media (min-width: 1200px){#s-26bcfde5-e712-4c96-b896-318d02b4911f{padding-top:165px;padding-left:80px;padding-bottom:165px;padding-right:80px}}@media (min-width: 992px) and (max-width: 1199px){#s-26bcfde5-e712-4c96-b896-318d02b4911f{padding-top:140px;padding-left:80px;padding-bottom:140px;padding-right:80px}}@media (min-width: 768px) and (max-width: 991px){#s-26bcfde5-e712-4c96-b896-318d02b4911f{padding-left:5px;padding-right:5px}}@media (max-width: 767px){#s-26bcfde5-e712-4c96-b896-318d02b4911f{margin-top:0px;margin-bottom:0px;min-height:240px}}#s-26bcfde5-e712-4c96-b896-318d02b4911f>.shg-box-overlay{background-color:#fff;opacity:0}#s-26bcfde5-e712-4c96-b896-318d02b4911f.shg-box.shg-c{justify-content:center}#s-f2bf22a2-55d0-4b37-b937-89f59271fcd1{margin-left:50px;margin-right:50px;padding-top:10px;padding-bottom:10px;text-align:left}@media (min-width: 768px) and (max-width: 991px){#s-f2bf22a2-55d0-4b37-b937-89f59271fcd1{margin-left:20px;margin-right:20px}}@media (max-width: 767px){#s-f2bf22a2-55d0-4b37-b937-89f59271fcd1{margin-left:30px;margin-right:30px}}#s-f2bf22a2-55d0-4b37-b937-89f59271fcd1 .shogun-heading-component h3{color:#000;font-weight:normal;font-family:"Montserrat";font-style:normal;text-align:left}@media (min-width: 1200px){#s-f2bf22a2-55d0-4b37-b937-89f59271fcd1 .shogun-heading-component h3{color:#000;font-weight:normal;font-family:"Montserrat";font-style:normal;font-size:34px;text-align:left}}@media (min-width: 992px) and (max-width: 1199px){#s-f2bf22a2-55d0-4b37-b937-89f59271fcd1 .shogun-heading-component h3{color:#000;font-weight:normal;font-family:"Montserrat";font-style:normal;font-size:34px;text-align:left}}@media (min-width: 768px) and (max-width: 991px){#s-f2bf22a2-55d0-4b37-b937-89f59271fcd1 .shogun-heading-component h3{color:#000;font-weight:normal;font-family:"Montserrat";font-style:normal;font-size:24px;text-align:left}}@media (max-width: 767px){#s-f2bf22a2-55d0-4b37-b937-89f59271fcd1 .shogun-heading-component h3{color:#000;font-weight:normal;font-family:"Montserrat";font-style:normal;font-size:27px;text-align:left}}@media (min-width: 1200px){#s-6d3e9d8c-e0d9-4e7e-b251-1bb7f12c2e83{margin-left:50px;margin-right:50px}}@media (min-width: 992px) and (max-width: 1199px){#s-6d3e9d8c-e0d9-4e7e-b251-1bb7f12c2e83{margin-left:50px;margin-right:50px}}@media (min-width: 768px) and (max-width: 991px){#s-6d3e9d8c-e0d9-4e7e-b251-1bb7f12c2e83{margin-left:20px;margin-right:20px}}@media (max-width: 767px){#s-6d3e9d8c-e0d9-4e7e-b251-1bb7f12c2e83{margin-left:30px;margin-right:30px}}#s-3f3426c4-dab6-4865-b211-2e961ed054a5{background-repeat:no-repeat;background-size:cover;border-style:solid;margin-top:0px;margin-left:0px;margin-bottom:0px;margin-right:0px;border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-color:rgba(0,0,0,0.57);min-height:450px;background-position:right center}@media (min-width: 1200px){#s-3f3426c4-dab6-4865-b211-2e961ed054a5{min-height:550px}}@media (min-width: 992px) and (max-width: 1199px){#s-3f3426c4-dab6-4865-b211-2e961ed054a5{min-height:500px}}@media (min-width: 768px) and (max-width: 991px){#s-3f3426c4-dab6-4865-b211-2e961ed054a5{min-height:300px}}@media (max-width: 767px){#s-3f3426c4-dab6-4865-b211-2e961ed054a5{min-height:300px}}#s-3f3426c4-dab6-4865-b211-2e961ed054a5>.shg-box-overlay{background-color:#fff;opacity:0}#s-3f3426c4-dab6-4865-b211-2e961ed054a5.shg-box.shg-c{justify-content:flex-start}#s-a586a8bb-1e89-470d-9d4c-3575cf3b1476{margin-top:35px;margin-left:200px;margin-bottom:35px;margin-right:200px}@media (min-width: 1200px){#s-a586a8bb-1e89-470d-9d4c-3575cf3b1476{margin-top:45px;margin-left:0px;margin-bottom:45px;margin-right:0px}}@media (min-width: 992px) and (max-width: 1199px){#s-a586a8bb-1e89-470d-9d4c-3575cf3b1476{margin-top:45px;margin-left:0px;margin-bottom:45px;margin-right:0px}}@media (min-width: 768px) and (max-width: 991px){#s-a586a8bb-1e89-470d-9d4c-3575cf3b1476{margin-top:35px;margin-left:0px;margin-bottom:35px;margin-right:0px}}@media (max-width: 767px){#s-a586a8bb-1e89-470d-9d4c-3575cf3b1476{margin-top:0px;margin-left:0px;margin-bottom:0px;margin-right:0px}}@media (min-width: 0px){[id="s-a586a8bb-1e89-470d-9d4c-3575cf3b1476"]>.shg-row>.shg-c-xs-12{width:100%}}@media (min-width: 768px){[id="s-a586a8bb-1e89-470d-9d4c-3575cf3b1476"]>.shg-row>.shg-c-sm-7{width:calc(58.333333333333336% - 15.0px)}[id="s-a586a8bb-1e89-470d-9d4c-3575cf3b1476"]>.shg-row>.shg-c-sm-5{width:calc(41.66666666666667% - 15.0px)}}@media (min-width: 992px){[id="s-a586a8bb-1e89-470d-9d4c-3575cf3b1476"]>.shg-row>.shg-c-md-7{width:calc(58.333333333333336% - 15.0px)}[id="s-a586a8bb-1e89-470d-9d4c-3575cf3b1476"]>.shg-row>.shg-c-md-5{width:calc(41.66666666666667% - 15.0px)}}@media (min-width: 1200px){[id="s-a586a8bb-1e89-470d-9d4c-3575cf3b1476"]>.shg-row>.shg-c-lg-7{width:calc(58.333333333333336% - 15.0px)}[id="s-a586a8bb-1e89-470d-9d4c-3575cf3b1476"]>.shg-row>.shg-c-lg-5{width:calc(41.66666666666667% - 15.0px)}}#s-172bffe2-7166-4efb-a723-9ff51c7521fa{background-repeat:no-repeat;background-size:cover;border-style:solid;margin-top:0px;margin-left:0px;margin-bottom:0px;margin-right:0px;border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-color:rgba(0,0,0,0.57);min-height:450px;background-position:center center}@media (min-width: 1200px){#s-172bffe2-7166-4efb-a723-9ff51c7521fa{min-height:550px}}@media (min-width: 992px) and (max-width: 1199px){#s-172bffe2-7166-4efb-a723-9ff51c7521fa{min-height:500px}}@media (min-width: 768px) and (max-width: 991px){#s-172bffe2-7166-4efb-a723-9ff51c7521fa{min-height:300px}}@media (max-width: 767px){#s-172bffe2-7166-4efb-a723-9ff51c7521fa{min-height:300px}}#s-172bffe2-7166-4efb-a723-9ff51c7521fa>.shg-box-overlay{background-color:#fff;opacity:0}#s-172bffe2-7166-4efb-a723-9ff51c7521fa.shg-box.shg-c{justify-content:flex-start}#s-061cad6b-6d29-4405-b35b-503be949ac4b{border-style:solid;margin-top:0px;margin-bottom:0px;border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-color:rgba(0,0,0,0);min-height:300px;background-color:#fff}@media (min-width: 1200px){#s-061cad6b-6d29-4405-b35b-503be949ac4b{padding-top:165px;padding-left:80px;padding-bottom:165px;padding-right:80px}}@media (min-width: 992px) and (max-width: 1199px){#s-061cad6b-6d29-4405-b35b-503be949ac4b{padding-top:140px;padding-left:80px;padding-bottom:140px;padding-right:80px}}@media (min-width: 768px) and (max-width: 991px){#s-061cad6b-6d29-4405-b35b-503be949ac4b{padding-left:5px;padding-right:5px}}@media (max-width: 767px){#s-061cad6b-6d29-4405-b35b-503be949ac4b{margin-top:0px;margin-bottom:0px;min-height:240px}}#s-061cad6b-6d29-4405-b35b-503be949ac4b>.shg-box-overlay{background-color:#fff;opacity:0}#s-061cad6b-6d29-4405-b35b-503be949ac4b.shg-box.shg-c{justify-content:center}#s-2826916c-f71a-4f0e-a4d1-586b70253439{margin-left:50px;margin-right:50px;padding-top:10px;padding-bottom:10px;text-align:left}@media (min-width: 768px) and (max-width: 991px){#s-2826916c-f71a-4f0e-a4d1-586b70253439{margin-left:20px;margin-right:20px}}@media (max-width: 767px){#s-2826916c-f71a-4f0e-a4d1-586b70253439{margin-left:30px;margin-right:30px}}#s-2826916c-f71a-4f0e-a4d1-586b70253439 .shogun-heading-component h3{color:#000;font-weight:normal;font-family:"Montserrat";font-style:normal;text-align:left}@media (min-width: 1200px){#s-2826916c-f71a-4f0e-a4d1-586b70253439 .shogun-heading-component h3{color:#000;font-weight:normal;font-family:"Montserrat";font-style:normal;font-size:34px;text-align:left}}@media (min-width: 992px) and (max-width: 1199px){#s-2826916c-f71a-4f0e-a4d1-586b70253439 .shogun-heading-component h3{color:#000;font-weight:normal;font-family:"Montserrat";font-style:normal;font-size:34px;text-align:left}}@media (min-width: 768px) and (max-width: 991px){#s-2826916c-f71a-4f0e-a4d1-586b70253439 .shogun-heading-component h3{color:#000;font-weight:normal;font-family:"Montserrat";font-style:normal;font-size:24px;text-align:left}}@media (max-width: 767px){#s-2826916c-f71a-4f0e-a4d1-586b70253439 .shogun-heading-component h3{color:#000;font-weight:normal;font-family:"Montserrat";font-style:normal;font-size:27px;text-align:left}}@media (min-width: 1200px){#s-db269633-072d-4ecf-a69a-7ae31fff3297{margin-left:50px;margin-right:50px}}@media (min-width: 992px) and (max-width: 1199px){#s-db269633-072d-4ecf-a69a-7ae31fff3297{margin-left:50px;margin-right:50px}}@media (min-width: 768px) and (max-width: 991px){#s-db269633-072d-4ecf-a69a-7ae31fff3297{margin-left:20px;margin-right:20px}}@media (max-width: 767px){#s-db269633-072d-4ecf-a69a-7ae31fff3297{margin-left:30px;margin-right:30px}}#s-e8f51dd5-ac99-46a1-8235-3eaa6b05e28f{margin-top:35px;margin-left:200px;margin-bottom:35px;margin-right:200px}@media (min-width: 1200px){#s-e8f51dd5-ac99-46a1-8235-3eaa6b05e28f{margin-top:45px;margin-left:0px;margin-bottom:45px;margin-right:0px}}@media (min-width: 992px) and (max-width: 1199px){#s-e8f51dd5-ac99-46a1-8235-3eaa6b05e28f{margin-top:45px;margin-left:0px;margin-bottom:45px;margin-right:0px}}@media (min-width: 768px) and (max-width: 991px){#s-e8f51dd5-ac99-46a1-8235-3eaa6b05e28f{margin-left:0px;margin-right:0px}}@media (max-width: 767px){#s-e8f51dd5-ac99-46a1-8235-3eaa6b05e28f{margin-top:0px;margin-left:0px;margin-bottom:0px;margin-right:0px}}@media (min-width: 0px){[id="s-e8f51dd5-ac99-46a1-8235-3eaa6b05e28f"]>.shg-row>.shg-c-xs-12{width:100%}}@media (min-width: 768px){[id="s-e8f51dd5-ac99-46a1-8235-3eaa6b05e28f"]>.shg-row>.shg-c-sm-5{width:calc(41.66666666666667% - 15.0px)}[id="s-e8f51dd5-ac99-46a1-8235-3eaa6b05e28f"]>.shg-row>.shg-c-sm-7{width:calc(58.333333333333336% - 15.0px)}}@media (min-width: 992px){[id="s-e8f51dd5-ac99-46a1-8235-3eaa6b05e28f"]>.shg-row>.shg-c-md-5{width:calc(41.66666666666667% - 15.0px)}[id="s-e8f51dd5-ac99-46a1-8235-3eaa6b05e28f"]>.shg-row>.shg-c-md-7{width:calc(58.333333333333336% - 15.0px)}}@media (min-width: 1200px){[id="s-e8f51dd5-ac99-46a1-8235-3eaa6b05e28f"]>.shg-row>.shg-c-lg-5{width:calc(41.66666666666667% - 15.0px)}[id="s-e8f51dd5-ac99-46a1-8235-3eaa6b05e28f"]>.shg-row>.shg-c-lg-7{width:calc(58.333333333333336% - 15.0px)}}@media (max-width: 767px){[id="s-e8f51dd5-ac99-46a1-8235-3eaa6b05e28f"]>.shg-row{flex-flow:column-reverse}}#s-0119db0f-e6df-489b-b98c-819ebb9ad405{border-style:solid;margin-top:0px;margin-bottom:0px;border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-color:rgba(0,0,0,0);min-height:300px;background-color:#fff}@media (min-width: 1200px){#s-0119db0f-e6df-489b-b98c-819ebb9ad405{padding-top:165px;padding-left:80px;padding-bottom:165px;padding-right:80px}}@media (min-width: 992px) and (max-width: 1199px){#s-0119db0f-e6df-489b-b98c-819ebb9ad405{padding-top:140px;padding-left:80px;padding-bottom:140px;padding-right:80px}}@media (min-width: 768px) and (max-width: 991px){#s-0119db0f-e6df-489b-b98c-819ebb9ad405{padding-left:5px;padding-right:5px}}@media (max-width: 767px){#s-0119db0f-e6df-489b-b98c-819ebb9ad405{margin-top:0px;margin-bottom:0px;min-height:240px}}#s-0119db0f-e6df-489b-b98c-819ebb9ad405>.shg-box-overlay{background-color:#fff;opacity:0}#s-0119db0f-e6df-489b-b98c-819ebb9ad405.shg-box.shg-c{justify-content:center}#s-daf9ecb5-cb08-4614-8f70-4c99b26c0a5b{margin-left:50px;margin-right:50px;padding-top:10px;padding-bottom:10px;text-align:left}@media (min-width: 768px) and (max-width: 991px){#s-daf9ecb5-cb08-4614-8f70-4c99b26c0a5b{margin-left:20px;margin-right:20px}}@media (max-width: 767px){#s-daf9ecb5-cb08-4614-8f70-4c99b26c0a5b{margin-left:30px;margin-right:30px}}#s-daf9ecb5-cb08-4614-8f70-4c99b26c0a5b .shogun-heading-component h3{color:#000;font-weight:normal;font-family:"Montserrat";font-style:normal;text-align:left}@media (min-width: 1200px){#s-daf9ecb5-cb08-4614-8f70-4c99b26c0a5b .shogun-heading-component h3{color:#000;font-weight:normal;font-family:"Montserrat";font-style:normal;font-size:34px;text-align:left}}@media (min-width: 992px) and (max-width: 1199px){#s-daf9ecb5-cb08-4614-8f70-4c99b26c0a5b .shogun-heading-component h3{color:#000;font-weight:normal;font-family:"Montserrat";font-style:normal;font-size:34px;text-align:left}}@media (min-width: 768px) and (max-width: 991px){#s-daf9ecb5-cb08-4614-8f70-4c99b26c0a5b .shogun-heading-component h3{color:#000;font-weight:normal;font-family:"Montserrat";font-style:normal;font-size:24px;text-align:left}}@media (max-width: 767px){#s-daf9ecb5-cb08-4614-8f70-4c99b26c0a5b .shogun-heading-component h3{color:#000;font-weight:normal;font-family:"Montserrat";font-style:normal;font-size:27px;text-align:left}}@media (min-width: 1200px){#s-c896d483-f84f-4b01-8ec3-36ac9751f519{margin-left:50px;margin-right:50px}}@media (min-width: 992px) and (max-width: 1199px){#s-c896d483-f84f-4b01-8ec3-36ac9751f519{margin-left:50px;margin-right:50px}}@media (min-width: 768px) and (max-width: 991px){#s-c896d483-f84f-4b01-8ec3-36ac9751f519{margin-left:20px;margin-right:20px}}@media (max-width: 767px){#s-c896d483-f84f-4b01-8ec3-36ac9751f519{margin-left:30px;margin-right:30px}}#s-830a8139-94ac-452b-9c25-92b51f02f0cd{background-repeat:no-repeat;background-size:cover;border-style:solid;margin-top:0px;margin-left:0px;margin-bottom:0px;margin-right:0px;border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-color:rgba(0,0,0,0.57);min-height:450px;background-position:center center}@media (min-width: 1200px){#s-830a8139-94ac-452b-9c25-92b51f02f0cd{min-height:550px}}@media (min-width: 992px) and (max-width: 1199px){#s-830a8139-94ac-452b-9c25-92b51f02f0cd{min-height:500px}}@media (min-width: 768px) and (max-width: 991px){#s-830a8139-94ac-452b-9c25-92b51f02f0cd{min-height:300px}}@media (max-width: 767px){#s-830a8139-94ac-452b-9c25-92b51f02f0cd{min-height:300px}}#s-830a8139-94ac-452b-9c25-92b51f02f0cd>.shg-box-overlay{background-color:#fff;opacity:0}#s-830a8139-94ac-452b-9c25-92b51f02f0cd.shg-box.shg-c{justify-content:flex-start}#s-a68210c2-7568-418e-8433-dea574efca9a{min-height:50px;background-color:#bfb8d6}#s-a68210c2-7568-418e-8433-dea574efca9a>.shg-box-overlay{background-color:#fff;opacity:0}#s-a68210c2-7568-418e-8433-dea574efca9a.shg-box.shg-c{justify-content:center}#s-9dbb4950-5cfa-4b26-9e83-9037179eae05{margin-left:auto;margin-right:auto;max-width:1800px;background-color:#bfb8d6}@media (min-width: 0px){[id="s-9dbb4950-5cfa-4b26-9e83-9037179eae05"]>.shg-row>.shg-c-xs-12{width:100%}}@media (min-width: 768px){[id="s-9dbb4950-5cfa-4b26-9e83-9037179eae05"]>.shg-row>.shg-c-sm-6{width:calc(50.0% - 15.0px)}}@media (min-width: 992px){[id="s-9dbb4950-5cfa-4b26-9e83-9037179eae05"]>.shg-row>.shg-c-md-6{width:calc(50.0% - 15.0px)}}@media (min-width: 1200px){[id="s-9dbb4950-5cfa-4b26-9e83-9037179eae05"]>.shg-row>.shg-c-lg-6{width:calc(50.0% - 15.0px)}}#s-b7b7a737-2c88-4207-86d7-d037b88ec2ec{padding-left:10%;padding-right:10%;min-height:720px;background-color:#bfb8d6}@media (min-width: 1200px){#s-b7b7a737-2c88-4207-86d7-d037b88ec2ec{min-height:550px}}@media (min-width: 992px) and (max-width: 1199px){#s-b7b7a737-2c88-4207-86d7-d037b88ec2ec{min-height:500px}}@media (min-width: 768px) and (max-width: 991px){#s-b7b7a737-2c88-4207-86d7-d037b88ec2ec{padding-left:15px;padding-right:15px;min-height:310px}}@media (max-width: 767px){#s-b7b7a737-2c88-4207-86d7-d037b88ec2ec{margin-bottom:-85px;padding-top:60px;padding-left:20px;padding-bottom:60px;padding-right:20px;min-height:100%}}#s-b7b7a737-2c88-4207-86d7-d037b88ec2ec>.shg-box-overlay{background-color:#fff;opacity:0}#s-b7b7a737-2c88-4207-86d7-d037b88ec2ec.shg-box.shg-c{justify-content:center}#s-57670963-dbd6-40a4-b8fe-37951db8d596{margin-top:0px;padding-top:0px;padding-bottom:0px;text-align:center}@media (min-width: 768px) and (max-width: 991px){#s-57670963-dbd6-40a4-b8fe-37951db8d596{margin-top:25px}}@media (max-width: 767px){#s-57670963-dbd6-40a4-b8fe-37951db8d596{margin-top:-30px}}#s-57670963-dbd6-40a4-b8fe-37951db8d596 .shogun-heading-component h3{color:#fff;font-size:18px;letter-spacing:-2px;text-align:center}#s-57670963-dbd6-40a4-b8fe-37951db8d596 .shogun-heading-component h3 a{color:#fff}@media (min-width: 1200px){#s-57670963-dbd6-40a4-b8fe-37951db8d596 .shogun-heading-component h3{color:#fff;font-weight:normal;font-family:"Montserrat";font-style:normal;font-size:44px;letter-spacing:-2px;text-align:center}#s-57670963-dbd6-40a4-b8fe-37951db8d596 .shogun-heading-component h3 a{color:#fff}}@media (min-width: 992px) and (max-width: 1199px){#s-57670963-dbd6-40a4-b8fe-37951db8d596 .shogun-heading-component h3{color:#fff;font-weight:300;font-family:"Montserrat";font-size:44px;letter-spacing:-2px;text-align:center}#s-57670963-dbd6-40a4-b8fe-37951db8d596 .shogun-heading-component h3 a{color:#fff}}@media (min-width: 768px) and (max-width: 991px){#s-57670963-dbd6-40a4-b8fe-37951db8d596 .shogun-heading-component h3{color:#fff;font-weight:normal;font-family:"Montserrat";font-style:normal;font-size:24px;letter-spacing:-2px;text-align:center}#s-57670963-dbd6-40a4-b8fe-37951db8d596 .shogun-heading-component h3 a{color:#fff}}@media (max-width: 767px){#s-57670963-dbd6-40a4-b8fe-37951db8d596 .shogun-heading-component h3{color:#fff;font-weight:normal;font-family:"Montserrat";font-style:normal;font-size:27px;letter-spacing:-2px;text-align:center}#s-57670963-dbd6-40a4-b8fe-37951db8d596 .shogun-heading-component h3 a{color:#fff}}#s-ff51a307-5c75-4c13-bac7-13f02bde00e9{margin-top:15px;margin-bottom:15px}@media (min-width: 1200px){#s-ff51a307-5c75-4c13-bac7-13f02bde00e9{margin-left:80px;margin-right:80px}}@media (min-width: 992px) and (max-width: 1199px){#s-ff51a307-5c75-4c13-bac7-13f02bde00e9{margin-left:50px;margin-right:50px}}@media (max-width: 767px){#s-ff51a307-5c75-4c13-bac7-13f02bde00e9{margin-top:15px;margin-left:15px;margin-bottom:15px;margin-right:15px}}#s-d5a875a3-8402-4d03-93bd-31d243f35811{background-repeat:no-repeat;background-size:cover;border-style:solid;border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-color:#000;min-height:720px;background-position:center center}@media (min-width: 1200px){#s-d5a875a3-8402-4d03-93bd-31d243f35811{min-height:550px}}@media (min-width: 992px) and (max-width: 1199px){#s-d5a875a3-8402-4d03-93bd-31d243f35811{min-height:500px}}@media (min-width: 768px) and (max-width: 991px){#s-d5a875a3-8402-4d03-93bd-31d243f35811{min-height:310px}}@media (max-width: 767px){#s-d5a875a3-8402-4d03-93bd-31d243f35811{min-height:350px}}#s-d5a875a3-8402-4d03-93bd-31d243f35811>.shg-box-overlay{background-color:#fff;opacity:0}#s-d5a875a3-8402-4d03-93bd-31d243f35811.shg-box.shg-c{justify-content:center}#s-449d3fbb-2ad4-47e2-baa1-21622a5e060a{min-height:50px}#s-449d3fbb-2ad4-47e2-baa1-21622a5e060a>.shg-box-overlay{background-color:#fff;opacity:0}#s-449d3fbb-2ad4-47e2-baa1-21622a5e060a.shg-box.shg-c{justify-content:center}/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion: reduce),print{.animate__animated{animation-duration:1ms !important;transition-duration:1ms !important;animation-iteration-count:1 !important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.animate__slideOutUp{animation-name:slideOutUp}.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#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-lazyload-bg-image{display:none}.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{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg{display:none;margin-top:16px;line-height:16px;font-size:14px;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#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-lazyload-bg-image{display:none}.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{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg{display:none;margin-top:16px;line-height:16px;font-size:14px;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
