.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-9b99bf35-f920-4482-9552-7b5de2cc8821{min-height:50px}#s-9b99bf35-f920-4482-9552-7b5de2cc8821>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-9b99bf35-f920-4482-9552-7b5de2cc8821.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-fff527e5-e335-49e5-aebe-6337e1501abf{margin-top:20px}.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-afc09f4f-c6c6-4cf7-a9e0-b1c167d5e806{margin-bottom:24px}#s-afc09f4f-c6c6-4cf7-a9e0-b1c167d5e806>.shogun-accordion-wrapper>.shogun-accordion{border:1px solid #ebf1eb}#s-afc09f4f-c6c6-4cf7-a9e0-b1c167d5e806>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading{background:#ebf1eb;padding:5px}#s-afc09f4f-c6c6-4cf7-a9e0-b1c167d5e806>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-icon>span{color:#3b6531}#s-afc09f4f-c6c6-4cf7-a9e0-b1c167d5e806>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-body{background-color:#ebf1eb;border-top:1px solid #ebf1eb}#s-afc09f4f-c6c6-4cf7-a9e0-b1c167d5e806>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-title{color:#3b6531;text-align:left;font-family:Montserrat;font-weight:500;font-size:16px}#s-afc09f4f-c6c6-4cf7-a9e0-b1c167d5e806>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading .shogun-accordion-icon{font-size:16px}#s-b7840df0-c2f8-42d0-a3d8-d6a5bd61308c{padding-top:14px;padding-bottom:14px}#s-72e21fa1-dcac-48f4-97d6-4115bb3c67bb{text-align:left}#s-fd2ebe52-8d85-4ec6-ada2-efae8c7c40f8{padding-top:95px;padding-bottom:60px;min-height:50px;background-color:#fff}@media (max-width: 767px){#s-fd2ebe52-8d85-4ec6-ada2-efae8c7c40f8{padding-top:55px}}#s-fd2ebe52-8d85-4ec6-ada2-efae8c7c40f8>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-fd2ebe52-8d85-4ec6-ada2-efae8c7c40f8.shg-box.shg-c{justify-content:center}#s-f30c97cb-8c4e-43f1-8b7c-0e3827cd8fd2{margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;min-height:50px;max-width:1300px}#s-f30c97cb-8c4e-43f1-8b7c-0e3827cd8fd2>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-f30c97cb-8c4e-43f1-8b7c-0e3827cd8fd2.shg-box.shg-c{justify-content:center}.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}@media (min-width: 768px) and (max-width: 991px){#s-0aa750b7-e7f5-4e46-9731-646a03f016be{display:none}#s-0aa750b7-e7f5-4e46-9731-646a03f016be,#wrap-s-0aa750b7-e7f5-4e46-9731-646a03f016be,#wrap-content-s-0aa750b7-e7f5-4e46-9731-646a03f016be{display:none !important}}@media (min-width: 0px){[id="s-0aa750b7-e7f5-4e46-9731-646a03f016be"]>.shg-row>.shg-c-xs-12{width:100%}}@media (min-width: 768px){[id="s-0aa750b7-e7f5-4e46-9731-646a03f016be"]>.shg-row>.shg-c-sm-4{width:calc(33.333333333333336% - 66.66666666666667px)}}@media (min-width: 992px){[id="s-0aa750b7-e7f5-4e46-9731-646a03f016be"]>.shg-row>.shg-c-md-4{width:calc(33.333333333333336% - 66.66666666666667px)}}@media (min-width: 1200px){[id="s-0aa750b7-e7f5-4e46-9731-646a03f016be"]>.shg-row>.shg-c-lg-4{width:calc(33.333333333333336% - 66.66666666666667px)}}#s-36686c9b-ef0d-4a05-996d-543b378b9670{min-height:50px}#s-36686c9b-ef0d-4a05-996d-543b378b9670>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-36686c9b-ef0d-4a05-996d-543b378b9670.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;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-797150ee-d960-421a-b917-449707a1bdf7{text-align:left}#s-797150ee-d960-421a-b917-449707a1bdf7 .shogun-heading-component h2{color:#7fc56d;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:14px;text-align:left}@media (max-width: 767px){#s-797150ee-d960-421a-b917-449707a1bdf7 .shogun-heading-component h2{color:#7fc56d;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:14px;line-height:1.3em;letter-spacing:0px;text-align:left}}#s-14262ab2-9f90-41ec-ab21-2fc01bc42244{margin-bottom:30px;padding-top:10px;padding-bottom:10px;text-align:left}#s-14262ab2-9f90-41ec-ab21-2fc01bc42244 .shogun-heading-component h2{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:36px;line-height:1.25em;letter-spacing:-0.9px;text-align:left}@media (max-width: 767px){#s-14262ab2-9f90-41ec-ab21-2fc01bc42244 .shogun-heading-component h2{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:24px;line-height:1.25em;letter-spacing:-0.6px;text-align:left}}.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;flex-direction:column;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}.shogun-image.hover{opacity:0;z-index:200;position:absolute;left:0;top:0}.shogun-image.hover:hover{opacity:1}#s-299da476-9ac5-44ae-9f6b-4f6e4701c2fd{max-width:300px;text-align:center}@media (max-width: 767px){#s-299da476-9ac5-44ae-9f6b-4f6e4701c2fd{margin-left:auto;margin-right:auto}}#s-299da476-9ac5-44ae-9f6b-4f6e4701c2fd{overflow:hidden;max-width:300px;margin-left:auto;margin-right:auto}#s-299da476-9ac5-44ae-9f6b-4f6e4701c2fd .shogun-image-content{justify-content:center}.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-79b99539-0024-47a6-b854-b14ed7ecea37{margin-top:30px;margin-bottom:30px;padding-top:20px;padding-left:30px;padding-bottom:20px;padding-right:30px;border-radius:5px;max-width:240px;background-color:#7fc56d;text-align:left;text-decoration:none;line-height:1.333em;background-image:none;hover-type:color}#s-79b99539-0024-47a6-b854-b14ed7ecea37:hover{background-color:#f6e949 !important;text-decoration:none !important;background-image:none !important;hover-type:color !important;color:#3b6531 !important}#s-79b99539-0024-47a6-b854-b14ed7ecea37:active{background-color:#7fc56d !important;text-decoration:none !important;background-image:none !important;hover-type:color !important;color:#fff !important}@media (max-width: 767px){#s-79b99539-0024-47a6-b854-b14ed7ecea37{margin-top:30px;margin-bottom:30px;padding-top:20px;padding-left:60px;padding-bottom:20px;padding-right:60px;border-radius:5px;max-width:300px;background-color:#7fc56d;text-align:center;text-decoration:none;line-height:1.333em;background-image:none;hover-type:color}#s-79b99539-0024-47a6-b854-b14ed7ecea37:hover{background-color:#f6e949 !important;text-decoration:none !important;background-image:none !important;hover-type:color !important;color:#3b6531 !important}}#s-79b99539-0024-47a6-b854-b14ed7ecea37-root{text-align:left}#s-79b99539-0024-47a6-b854-b14ed7ecea37.shg-btn{color:#ffffff;font-size:15px;font-weight:700;font-family:Montserrat;display:inline-block}@media (min-width: 1200px){#s-79b99539-0024-47a6-b854-b14ed7ecea37-root{text-align:left}#s-79b99539-0024-47a6-b854-b14ed7ecea37.shg-btn{color:#ffffff;font-size:15px;font-weight:700;font-family:Montserrat;display:inline-block}}@media (min-width: 992px) and (max-width: 1199px){#s-79b99539-0024-47a6-b854-b14ed7ecea37-root{text-align:left}#s-79b99539-0024-47a6-b854-b14ed7ecea37.shg-btn{color:#ffffff;font-size:15px;font-weight:700;font-family:Montserrat;display:inline-block}}@media (min-width: 768px) and (max-width: 991px){#s-79b99539-0024-47a6-b854-b14ed7ecea37-root{text-align:left}#s-79b99539-0024-47a6-b854-b14ed7ecea37.shg-btn{color:#ffffff;font-size:15px;font-weight:700;font-family:Montserrat;display:inline-block}}@media (max-width: 767px){#s-79b99539-0024-47a6-b854-b14ed7ecea37-root{text-align:center}#s-79b99539-0024-47a6-b854-b14ed7ecea37.shg-btn{color:#ffffff;font-size:15px;font-weight:700;font-family:Montserrat;display:inline-block}}#s-0fd61090-899d-4695-8714-0bf012599cbc{min-height:50px}#s-0fd61090-899d-4695-8714-0bf012599cbc>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-0fd61090-899d-4695-8714-0bf012599cbc.shg-box.shg-c{justify-content:center}#s-2e3f8638-e09f-43dd-b188-379e4a42f3d8{min-height:230px}@media (max-width: 767px){#s-2e3f8638-e09f-43dd-b188-379e4a42f3d8{padding-top:30px;padding-bottom:30px}}#s-2e3f8638-e09f-43dd-b188-379e4a42f3d8>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-2e3f8638-e09f-43dd-b188-379e4a42f3d8.shg-box.shg-c{justify-content:flex-start}#s-7e781ca2-52a1-4d1d-a010-4c673118a451{max-width:38px;text-align:center}@media (max-width: 767px){#s-7e781ca2-52a1-4d1d-a010-4c673118a451{max-width:50px}}#s-7e781ca2-52a1-4d1d-a010-4c673118a451{overflow:hidden;max-width:38px;margin-left:auto;margin-right:auto}#s-7e781ca2-52a1-4d1d-a010-4c673118a451 .shogun-image-content{justify-content:center}#s-61d0b371-e264-4556-8f61-fa8581771125{padding-top:20px;padding-bottom:20px;text-align:left}#s-61d0b371-e264-4556-8f61-fa8581771125 .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:20px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}@media (max-width: 767px){#s-61d0b371-e264-4556-8f61-fa8581771125 .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:24px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}}#s-357d1f42-ebbe-49de-8e67-f8cb675e8e50{margin-top:30px;min-height:230px}@media (max-width: 767px){#s-357d1f42-ebbe-49de-8e67-f8cb675e8e50{margin-top:0px;margin-bottom:30px}}#s-357d1f42-ebbe-49de-8e67-f8cb675e8e50>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-357d1f42-ebbe-49de-8e67-f8cb675e8e50.shg-box.shg-c{justify-content:flex-start}#s-63bad385-d5ca-4cc8-a531-71af22b08809{max-width:38px;text-align:center}@media (max-width: 767px){#s-63bad385-d5ca-4cc8-a531-71af22b08809{max-width:50px}}#s-63bad385-d5ca-4cc8-a531-71af22b08809{overflow:hidden;max-width:38px;margin-left:auto;margin-right:auto}#s-63bad385-d5ca-4cc8-a531-71af22b08809 .shogun-image-content{justify-content:center}#s-83063313-0f25-4414-ab64-6f6483e1bfa8{padding-top:20px;padding-bottom:20px;text-align:left}#s-83063313-0f25-4414-ab64-6f6483e1bfa8 .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:20px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}@media (max-width: 767px){#s-83063313-0f25-4414-ab64-6f6483e1bfa8 .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:24px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}}#s-b8dce9ce-e4e3-4d58-ab95-ef0362aa33e1{margin-top:30px;min-height:230px}@media (max-width: 767px){#s-b8dce9ce-e4e3-4d58-ab95-ef0362aa33e1{margin-top:0px;margin-bottom:0px;padding-bottom:30px}}#s-b8dce9ce-e4e3-4d58-ab95-ef0362aa33e1>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-b8dce9ce-e4e3-4d58-ab95-ef0362aa33e1.shg-box.shg-c{justify-content:flex-start}#s-09545f70-b24d-4bed-8783-a1cc3376d4c2{max-width:38px;text-align:center}@media (max-width: 767px){#s-09545f70-b24d-4bed-8783-a1cc3376d4c2{max-width:50px}}#s-09545f70-b24d-4bed-8783-a1cc3376d4c2{overflow:hidden;max-width:38px;margin-left:auto;margin-right:auto}#s-09545f70-b24d-4bed-8783-a1cc3376d4c2 .shogun-image-content{justify-content:center}#s-02e5ff63-4b1d-45be-80ca-07db10b09808{padding-top:20px;padding-bottom:20px;text-align:left}#s-02e5ff63-4b1d-45be-80ca-07db10b09808 .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:20px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}@media (max-width: 767px){#s-02e5ff63-4b1d-45be-80ca-07db10b09808 .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:24px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}}#s-3ba0b89a-8a80-47e0-a225-b3989308a089{min-height:50px}#s-3ba0b89a-8a80-47e0-a225-b3989308a089>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-3ba0b89a-8a80-47e0-a225-b3989308a089.shg-box.shg-c{justify-content:center}#s-aa3853fe-e23f-4cf4-ba59-e5c8b83039c3{min-height:230px}@media (max-width: 767px){#s-aa3853fe-e23f-4cf4-ba59-e5c8b83039c3{padding-bottom:30px}}#s-aa3853fe-e23f-4cf4-ba59-e5c8b83039c3>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-aa3853fe-e23f-4cf4-ba59-e5c8b83039c3.shg-box.shg-c{justify-content:flex-start}#s-8aa6cd67-c93a-486d-b749-ac5ef4c305d5{max-width:38px;text-align:center}@media (max-width: 767px){#s-8aa6cd67-c93a-486d-b749-ac5ef4c305d5{max-width:50px}}#s-8aa6cd67-c93a-486d-b749-ac5ef4c305d5{overflow:hidden;max-width:38px;margin-left:auto;margin-right:auto}#s-8aa6cd67-c93a-486d-b749-ac5ef4c305d5 .shogun-image-content{justify-content:center}#s-9f384971-f036-4edf-9942-5fd345b001b9{padding-top:20px;padding-bottom:20px;text-align:left}#s-9f384971-f036-4edf-9942-5fd345b001b9 .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:20px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}@media (max-width: 767px){#s-9f384971-f036-4edf-9942-5fd345b001b9 .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:24px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}}#s-1c98a03b-e589-4be3-9443-d13e1610022f{margin-top:30px;min-height:230px}@media (max-width: 767px){#s-1c98a03b-e589-4be3-9443-d13e1610022f{margin-top:0px;margin-bottom:30px}}#s-1c98a03b-e589-4be3-9443-d13e1610022f>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-1c98a03b-e589-4be3-9443-d13e1610022f.shg-box.shg-c{justify-content:flex-start}#s-0b4ad934-64c9-4eb6-80d8-b0bb267bbc89{max-width:38px;text-align:center}@media (max-width: 767px){#s-0b4ad934-64c9-4eb6-80d8-b0bb267bbc89{max-width:50px}}#s-0b4ad934-64c9-4eb6-80d8-b0bb267bbc89{overflow:hidden;max-width:38px;margin-left:auto;margin-right:auto}#s-0b4ad934-64c9-4eb6-80d8-b0bb267bbc89 .shogun-image-content{justify-content:center}#s-33d2e5da-eeb7-4252-8e2a-72bfbbda1a62{padding-top:20px;padding-bottom:20px;text-align:left}#s-33d2e5da-eeb7-4252-8e2a-72bfbbda1a62 .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:20px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}@media (max-width: 767px){#s-33d2e5da-eeb7-4252-8e2a-72bfbbda1a62 .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:24px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}}#s-78076569-be72-44e7-b88d-20e35661f42b{margin-top:30px;min-height:230px}@media (max-width: 767px){#s-78076569-be72-44e7-b88d-20e35661f42b{margin-top:0px}}#s-78076569-be72-44e7-b88d-20e35661f42b>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-78076569-be72-44e7-b88d-20e35661f42b.shg-box.shg-c{justify-content:flex-start}#s-034ab474-d3dd-4cf4-ac63-d3c1329d127e{max-width:38px;text-align:center}@media (max-width: 767px){#s-034ab474-d3dd-4cf4-ac63-d3c1329d127e{max-width:50px}}#s-034ab474-d3dd-4cf4-ac63-d3c1329d127e{overflow:hidden;max-width:38px;margin-left:auto;margin-right:auto}#s-034ab474-d3dd-4cf4-ac63-d3c1329d127e .shogun-image-content{justify-content:center}#s-9b9141d4-d9db-41b1-a43e-f63669f6ef9d{padding-top:20px;padding-bottom:20px;text-align:left}#s-9b9141d4-d9db-41b1-a43e-f63669f6ef9d .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:20px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}@media (max-width: 767px){#s-9b9141d4-d9db-41b1-a43e-f63669f6ef9d .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:24px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}}#s-54cdf358-79bb-4b95-b7ed-acaf99fd1591{min-height:50px}@media (min-width: 1200px){#s-54cdf358-79bb-4b95-b7ed-acaf99fd1591{display:none}#s-54cdf358-79bb-4b95-b7ed-acaf99fd1591,#wrap-s-54cdf358-79bb-4b95-b7ed-acaf99fd1591,#wrap-content-s-54cdf358-79bb-4b95-b7ed-acaf99fd1591{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){#s-54cdf358-79bb-4b95-b7ed-acaf99fd1591{display:none}#s-54cdf358-79bb-4b95-b7ed-acaf99fd1591,#wrap-s-54cdf358-79bb-4b95-b7ed-acaf99fd1591,#wrap-content-s-54cdf358-79bb-4b95-b7ed-acaf99fd1591{display:none !important}}@media (max-width: 767px){#s-54cdf358-79bb-4b95-b7ed-acaf99fd1591{display:none}#s-54cdf358-79bb-4b95-b7ed-acaf99fd1591,#wrap-s-54cdf358-79bb-4b95-b7ed-acaf99fd1591,#wrap-content-s-54cdf358-79bb-4b95-b7ed-acaf99fd1591{display:none !important}}#s-54cdf358-79bb-4b95-b7ed-acaf99fd1591>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-54cdf358-79bb-4b95-b7ed-acaf99fd1591.shg-box.shg-c{justify-content:center}@media (min-width: 0px){[id="s-f2460b62-56b8-40a1-94e6-d5363d86339a"]>.shg-row>.shg-c-xs-12{width:100%}}@media (min-width: 768px){[id="s-f2460b62-56b8-40a1-94e6-d5363d86339a"]>.shg-row>.shg-c-sm-6{width:calc(50.0% - 15.0px)}}@media (min-width: 992px){[id="s-f2460b62-56b8-40a1-94e6-d5363d86339a"]>.shg-row>.shg-c-md-6{width:calc(50.0% - 15.0px)}}@media (min-width: 1200px){[id="s-f2460b62-56b8-40a1-94e6-d5363d86339a"]>.shg-row>.shg-c-lg-6{width:calc(50.0% - 15.0px)}}#s-8e8f28f1-ad07-4d82-9d93-91ce90faa3b3{min-height:50px}#s-8e8f28f1-ad07-4d82-9d93-91ce90faa3b3>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-8e8f28f1-ad07-4d82-9d93-91ce90faa3b3.shg-box.shg-c{justify-content:center}#s-c9444c2e-50c9-4684-9911-b59985376888{text-align:left}#s-c9444c2e-50c9-4684-9911-b59985376888 .shogun-heading-component h2{color:#7fc56d;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:15px;text-align:left}#s-09040fd6-b46e-4436-a1c9-4e032f8c907e{margin-bottom:30px;padding-top:10px;padding-bottom:10px;text-align:left}#s-09040fd6-b46e-4436-a1c9-4e032f8c907e .shogun-heading-component h2{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:36px;line-height:1.25em;letter-spacing:-0.9px;text-align:left}#s-3bcfde6d-ebb4-43ad-971c-51000040c9c6{margin-top:30px;margin-bottom:30px;padding-top:20px;padding-left:30px;padding-bottom:20px;padding-right:30px;border-radius:5px;max-width:240px;background-color:#7fc56d;text-decoration:none;line-height:1.333em;background-image:none;hover-type:color}#s-3bcfde6d-ebb4-43ad-971c-51000040c9c6:hover{background-color:#3b6531 !important;text-decoration:none !important;background-image:none !important;hover-type:color !important}#s-3bcfde6d-ebb4-43ad-971c-51000040c9c6:active{background-color:#000000 !important;text-decoration:none !important}#s-3bcfde6d-ebb4-43ad-971c-51000040c9c6.shg-btn{color:#ffffff;font-size:15px;font-weight:700;font-family:Montserrat;display:inline-block}@media (min-width: 1200px){#s-3bcfde6d-ebb4-43ad-971c-51000040c9c6.shg-btn{color:#ffffff;font-size:15px;font-weight:700;font-family:Montserrat;display:inline-block}}@media (min-width: 992px) and (max-width: 1199px){#s-3bcfde6d-ebb4-43ad-971c-51000040c9c6.shg-btn{color:#ffffff;font-size:15px;font-weight:700;font-family:Montserrat;display:inline-block}}@media (min-width: 768px) and (max-width: 991px){#s-3bcfde6d-ebb4-43ad-971c-51000040c9c6.shg-btn{color:#ffffff;font-size:15px;font-weight:700;font-family:Montserrat;display:inline-block}}@media (max-width: 767px){#s-3bcfde6d-ebb4-43ad-971c-51000040c9c6.shg-btn{color:#ffffff;font-size:15px;font-weight:700;font-family:Montserrat;display:inline-block}}#s-1613a140-e36e-4ef3-8936-02f1a7c054bd{max-width:300px;text-align:center}@media (max-width: 767px){#s-1613a140-e36e-4ef3-8936-02f1a7c054bd{margin-left:auto;margin-right:auto}}#s-1613a140-e36e-4ef3-8936-02f1a7c054bd{overflow:hidden;max-width:300px;margin-left:auto;margin-right:auto}#s-1613a140-e36e-4ef3-8936-02f1a7c054bd .shogun-image-content{justify-content:center}@media (min-width: 0px){[id="s-e4e1488f-c8cf-489b-8ad0-ed727952fdf0"]>.shg-row>.shg-c-xs-12{width:100%}}@media (min-width: 768px){[id="s-e4e1488f-c8cf-489b-8ad0-ed727952fdf0"]>.shg-row>.shg-c-sm-6{width:calc(50.0% - 15.0px)}}@media (min-width: 992px){[id="s-e4e1488f-c8cf-489b-8ad0-ed727952fdf0"]>.shg-row>.shg-c-md-6{width:calc(50.0% - 15.0px)}}@media (min-width: 1200px){[id="s-e4e1488f-c8cf-489b-8ad0-ed727952fdf0"]>.shg-row>.shg-c-lg-6{width:calc(50.0% - 15.0px)}}#s-bb2ba45c-4666-41f4-8cd5-463d1f0f9823{min-height:50px}#s-bb2ba45c-4666-41f4-8cd5-463d1f0f9823>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-bb2ba45c-4666-41f4-8cd5-463d1f0f9823.shg-box.shg-c{justify-content:center}#s-73c200bb-be75-4cb3-a023-0fec797da0b8{min-height:200px}@media (max-width: 767px){#s-73c200bb-be75-4cb3-a023-0fec797da0b8{padding-top:30px;padding-bottom:30px}}#s-73c200bb-be75-4cb3-a023-0fec797da0b8>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-73c200bb-be75-4cb3-a023-0fec797da0b8.shg-box.shg-c{justify-content:flex-start}#s-c6f7336d-06af-4f9c-9592-6edca46962cf{max-width:38px;text-align:center}#s-c6f7336d-06af-4f9c-9592-6edca46962cf{overflow:hidden;max-width:38px;margin-left:auto;margin-right:auto}#s-c6f7336d-06af-4f9c-9592-6edca46962cf .shogun-image-content{justify-content:center}#s-507aec39-9807-4a48-b0fb-8a185a71764d{padding-top:20px;padding-bottom:20px;text-align:left}#s-507aec39-9807-4a48-b0fb-8a185a71764d .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:20px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}#s-02a6b71d-3183-4869-9587-8208b5e0d7e8{margin-top:30px;min-height:200px}@media (max-width: 767px){#s-02a6b71d-3183-4869-9587-8208b5e0d7e8{margin-top:0px;margin-bottom:30px}}#s-02a6b71d-3183-4869-9587-8208b5e0d7e8>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-02a6b71d-3183-4869-9587-8208b5e0d7e8.shg-box.shg-c{justify-content:flex-start}#s-014d246b-8ee7-4771-9642-3f3de775001f{max-width:38px;text-align:center}#s-014d246b-8ee7-4771-9642-3f3de775001f{overflow:hidden;max-width:38px;margin-left:auto;margin-right:auto}#s-014d246b-8ee7-4771-9642-3f3de775001f .shogun-image-content{justify-content:center}#s-42d5ca19-11c6-4428-9849-997d9120879e{padding-top:20px;padding-bottom:20px;text-align:left}#s-42d5ca19-11c6-4428-9849-997d9120879e .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:20px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}#s-220a22ee-00b9-42a6-8cb4-9efa430ac6ce{margin-top:30px;min-height:250px}@media (max-width: 767px){#s-220a22ee-00b9-42a6-8cb4-9efa430ac6ce{margin-top:0px;margin-bottom:0px;padding-bottom:30px}}#s-220a22ee-00b9-42a6-8cb4-9efa430ac6ce>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-220a22ee-00b9-42a6-8cb4-9efa430ac6ce.shg-box.shg-c{justify-content:flex-start}#s-313b247e-cd99-413f-8f62-2a2e88565096{max-width:38px;text-align:center}#s-313b247e-cd99-413f-8f62-2a2e88565096{overflow:hidden;max-width:38px;margin-left:auto;margin-right:auto}#s-313b247e-cd99-413f-8f62-2a2e88565096 .shogun-image-content{justify-content:center}#s-802e5419-7916-4893-bfde-6d037a70196b{padding-top:20px;padding-bottom:20px;text-align:left}#s-802e5419-7916-4893-bfde-6d037a70196b .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:20px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}#s-1d6f3752-d05e-4a4d-a36d-a44481757eea{min-height:200px}@media (max-width: 767px){#s-1d6f3752-d05e-4a4d-a36d-a44481757eea{padding-bottom:30px}}#s-1d6f3752-d05e-4a4d-a36d-a44481757eea>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-1d6f3752-d05e-4a4d-a36d-a44481757eea.shg-box.shg-c{justify-content:flex-start}#s-ae9aeb1b-6137-43f4-b486-c075c1970219{max-width:38px;text-align:center}#s-ae9aeb1b-6137-43f4-b486-c075c1970219{overflow:hidden;max-width:38px;margin-left:auto;margin-right:auto}#s-ae9aeb1b-6137-43f4-b486-c075c1970219 .shogun-image-content{justify-content:center}#s-c43c2698-b83c-442d-a10a-90ca1b3a9854{padding-top:20px;padding-bottom:20px;text-align:left}#s-c43c2698-b83c-442d-a10a-90ca1b3a9854 .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:20px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}#s-b7ee368c-090f-46f1-a6bf-fad4d687b608{margin-top:30px;min-height:200px}@media (max-width: 767px){#s-b7ee368c-090f-46f1-a6bf-fad4d687b608{margin-top:0px;margin-bottom:30px}}#s-b7ee368c-090f-46f1-a6bf-fad4d687b608>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-b7ee368c-090f-46f1-a6bf-fad4d687b608.shg-box.shg-c{justify-content:flex-start}#s-ab3a1257-a3ed-495a-9de9-5d31acdd616e{max-width:38px;text-align:center}#s-ab3a1257-a3ed-495a-9de9-5d31acdd616e{overflow:hidden;max-width:38px;margin-left:auto;margin-right:auto}#s-ab3a1257-a3ed-495a-9de9-5d31acdd616e .shogun-image-content{justify-content:center}#s-a840919f-9fd4-4bcd-b1d7-f0c3bfa6bd2a{padding-top:20px;padding-bottom:20px;text-align:left}#s-a840919f-9fd4-4bcd-b1d7-f0c3bfa6bd2a .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:20px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}#s-74f14a8d-5879-4d69-b3d0-d081a09c11e9{margin-top:30px;min-height:250px}@media (max-width: 767px){#s-74f14a8d-5879-4d69-b3d0-d081a09c11e9{margin-top:0px}}#s-74f14a8d-5879-4d69-b3d0-d081a09c11e9>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-74f14a8d-5879-4d69-b3d0-d081a09c11e9.shg-box.shg-c{justify-content:flex-start}#s-ea8ded3e-10aa-42b4-b889-c48e7ca036f3{max-width:38px;text-align:center}#s-ea8ded3e-10aa-42b4-b889-c48e7ca036f3{overflow:hidden;max-width:38px;margin-left:auto;margin-right:auto}#s-ea8ded3e-10aa-42b4-b889-c48e7ca036f3 .shogun-image-content{justify-content:center}#s-6f9ef4dc-b618-4501-bd16-661f693dee77{padding-top:20px;padding-bottom:20px;text-align:left}#s-6f9ef4dc-b618-4501-bd16-661f693dee77 .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:20px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}#s-f7de33be-757d-4aeb-9b21-be0dd0d4c58b{background-repeat:no-repeat;padding-top:95px;padding-bottom:95px;min-height:50px}@media (max-width: 767px){#s-f7de33be-757d-4aeb-9b21-be0dd0d4c58b{padding-top:30px;padding-bottom:60px}}#s-f7de33be-757d-4aeb-9b21-be0dd0d4c58b{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGY0YWY3M2EtYzg5My00NWQwLTg0YjQtMzNlOTY2NDMxZGY5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA2ODE4MTgxODE4MTgxODE4IiBzdHlsZT0ic3RvcC1jb2xvcjojZjNmN2YzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjIiIHN0eWxlPSJzdG9wLWNvbG9yOiNmM2Y3ZjM7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuNzc3MjcyNzI3MjcyNzI3MiIgc3R5bGU9InN0b3AtY29sb3I6I2ZmZmZmZjtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZGY0YWY3M2EtYzg5My00NWQwLTg0YjQtMzNlOTY2NDMxZGY5KSIvPjwvc3ZnPg==)}#s-f7de33be-757d-4aeb-9b21-be0dd0d4c58b>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-f7de33be-757d-4aeb-9b21-be0dd0d4c58b.shg-box.shg-c{justify-content:center}#s-c9f6ae78-e428-4231-8af0-0877233da07d{margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;min-height:50px;max-width:1300px}#s-c9f6ae78-e428-4231-8af0-0877233da07d>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-c9f6ae78-e428-4231-8af0-0877233da07d.shg-box.shg-c{justify-content:center}#s-cbb4fc4d-60f7-4670-b817-6b1fac54c907{margin-left:auto;margin-right:auto;min-height:50px;max-width:800px}#s-cbb4fc4d-60f7-4670-b817-6b1fac54c907>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-cbb4fc4d-60f7-4670-b817-6b1fac54c907.shg-box.shg-c{justify-content:center}#s-543fe555-5f61-4d45-80e5-3bb13e71032e{margin-bottom:20px;text-align:center}#s-543fe555-5f61-4d45-80e5-3bb13e71032e .shogun-heading-component h2{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:36px;line-height:1.389em;letter-spacing:-0.9px}@media (max-width: 767px){#s-543fe555-5f61-4d45-80e5-3bb13e71032e .shogun-heading-component h2{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:24px;line-height:1.389em;letter-spacing:-0.9px}}#s-06e387d0-66cd-426d-a6f5-cbd3c59020eb{margin-top:50px;margin-left:auto;margin-bottom:60px;margin-right:auto;max-width:840px}@media (max-width: 767px){#s-06e387d0-66cd-426d-a6f5-cbd3c59020eb{margin-top:30px;margin-bottom:30px}}@media (min-width: 0px){[id="s-06e387d0-66cd-426d-a6f5-cbd3c59020eb"]>.shg-row>.shg-c-xs-12{width:100%}}@media (min-width: 768px){[id="s-06e387d0-66cd-426d-a6f5-cbd3c59020eb"]>.shg-row>.shg-c-sm-6{width:calc(50.0% - 25.0px)}}@media (min-width: 992px){[id="s-06e387d0-66cd-426d-a6f5-cbd3c59020eb"]>.shg-row>.shg-c-md-6{width:calc(50.0% - 25.0px)}}@media (min-width: 1200px){[id="s-06e387d0-66cd-426d-a6f5-cbd3c59020eb"]>.shg-row>.shg-c-lg-6{width:calc(50.0% - 25.0px)}}#s-21099616-8517-48d1-b526-c313cad2e0cb{margin-top:40px;padding-top:15px;padding-left:40px;padding-bottom:15px;padding-right:40px;border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-color:#000;border-style:solid;border-radius:5px;min-height:50px;background-color:#fff}@media (max-width: 767px){#s-21099616-8517-48d1-b526-c313cad2e0cb{margin-top:40px;margin-bottom:30px}}#s-21099616-8517-48d1-b526-c313cad2e0cb>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-21099616-8517-48d1-b526-c313cad2e0cb.shg-box.shg-c{justify-content:flex-start}#s-b0897626-b950-4361-9606-fbb28c9c06fc{margin-top:-60px;margin-left:-40px;border-radius:5px;max-width:360px;text-align:center}#s-b0897626-b950-4361-9606-fbb28c9c06fc{overflow:hidden;max-width:360px;margin-left:auto;margin-right:auto}#s-b0897626-b950-4361-9606-fbb28c9c06fc .shogun-image-content{justify-content:center}#s-c5d5f867-c3a3-418b-89ab-867c71391271{margin-top:10px;margin-bottom:0px;padding-top:20px;padding-bottom:20px;text-align:left}#s-c5d5f867-c3a3-418b-89ab-867c71391271 .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:20px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}@media (max-width: 767px){#s-c5d5f867-c3a3-418b-89ab-867c71391271 .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:20px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}}#s-a75bd732-d932-4cc1-b168-e4bce729701e{margin-top:40px;padding-top:20px;padding-left:40px;padding-bottom:20px;padding-right:40px;border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-color:#000;border-style:solid;border-radius:5px;min-height:50px;background-color:#fff}@media (max-width: 767px){#s-a75bd732-d932-4cc1-b168-e4bce729701e{margin-bottom:30px}}#s-a75bd732-d932-4cc1-b168-e4bce729701e>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-a75bd732-d932-4cc1-b168-e4bce729701e.shg-box.shg-c{justify-content:flex-start}#s-ed615e61-09a2-4a0e-9135-7b562059f6c9{margin-top:-60px;margin-left:-40px;border-radius:5px;max-width:360px;text-align:center}#s-ed615e61-09a2-4a0e-9135-7b562059f6c9{overflow:hidden;max-width:360px;margin-left:auto;margin-right:auto}#s-ed615e61-09a2-4a0e-9135-7b562059f6c9 .shogun-image-content{justify-content:center}#s-46ced6d7-64fc-4301-aaa9-62310314ef9d{margin-top:10px;margin-bottom:0px;padding-top:20px;padding-bottom:20px;text-align:left}#s-46ced6d7-64fc-4301-aaa9-62310314ef9d .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:20px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}@media (max-width: 767px){#s-46ced6d7-64fc-4301-aaa9-62310314ef9d .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:20px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}}#s-ea5b4c34-d219-47fe-944a-2249bd3076c2{background-repeat:no-repeat;padding-top:95px;padding-bottom:95px;min-height:50px}@media (max-width: 767px){#s-ea5b4c34-d219-47fe-944a-2249bd3076c2{padding-top:55px;padding-bottom:55px}}#s-ea5b4c34-d219-47fe-944a-2249bd3076c2{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNWVmMTZhZjgtNDEyZi00ZWNiLWFlNzEtNWJkOWE5YjAyOWVlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjM1OTA5MDkwOTA5MDkwOTEiIHN0eWxlPSJzdG9wLWNvbG9yOiNmM2Y3ZjM7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuNiIgc3R5bGU9InN0b3AtY29sb3I6I2ZmZmZmZjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC44NTkwOTA5MDkwOTA5MDkxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk5NTQ1NDU0NTQ1NDU0NTUiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZmZmZmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZmZmZmY7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzVlZjE2YWY4LTQxMmYtNGVjYi1hZTcxLTViZDlhOWIwMjllZSkiLz48L3N2Zz4=)}#s-ea5b4c34-d219-47fe-944a-2249bd3076c2>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-ea5b4c34-d219-47fe-944a-2249bd3076c2.shg-box.shg-c{justify-content:center}#s-9a9a56b7-771a-4d8a-bc69-653aa7a48067{margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;min-height:50px;max-width:1300px}#s-9a9a56b7-771a-4d8a-bc69-653aa7a48067>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-9a9a56b7-771a-4d8a-bc69-653aa7a48067.shg-box.shg-c{justify-content:center}#s-e1829169-f45e-45c2-98ba-50b76c9e2e8d{margin-left:auto;margin-right:auto;min-height:50px;max-width:800px}#s-e1829169-f45e-45c2-98ba-50b76c9e2e8d>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-e1829169-f45e-45c2-98ba-50b76c9e2e8d.shg-box.shg-c{justify-content:center}#s-049f2e39-6563-48c5-b083-f0e4c503786b{margin-bottom:20px;text-align:center}#s-049f2e39-6563-48c5-b083-f0e4c503786b .shogun-heading-component h2{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:36px}#s-d58861b2-f46d-4bf2-8651-1cd489094cf0{margin-top:50px;margin-bottom:60px}@media (max-width: 767px){#s-d58861b2-f46d-4bf2-8651-1cd489094cf0{margin-top:30px;margin-bottom:30px}}@media (min-width: 0px){[id="s-d58861b2-f46d-4bf2-8651-1cd489094cf0"]>.shg-row>.shg-c-xs-12{width:100%}}@media (min-width: 768px){[id="s-d58861b2-f46d-4bf2-8651-1cd489094cf0"]>.shg-row>.shg-c-sm-4{width:calc(33.333333333333336% - 33.333333333333336px)}}@media (min-width: 992px){[id="s-d58861b2-f46d-4bf2-8651-1cd489094cf0"]>.shg-row>.shg-c-md-4{width:calc(33.333333333333336% - 33.333333333333336px)}}@media (min-width: 1200px){[id="s-d58861b2-f46d-4bf2-8651-1cd489094cf0"]>.shg-row>.shg-c-lg-4{width:calc(33.333333333333336% - 33.333333333333336px)}}#s-dfc690eb-bbf4-4b2a-a9cc-ca0dbd15ae68{margin-top:40px;padding-top:15px;padding-left:40px;padding-bottom:15px;padding-right:40px;border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-color:#000;border-style:solid;border-radius:5px;min-height:50px;background-color:#fff}@media (max-width: 767px){#s-dfc690eb-bbf4-4b2a-a9cc-ca0dbd15ae68{margin-bottom:30px}}#s-dfc690eb-bbf4-4b2a-a9cc-ca0dbd15ae68>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-dfc690eb-bbf4-4b2a-a9cc-ca0dbd15ae68.shg-box.shg-c{justify-content:flex-start}#s-a3a02544-de76-4f64-bc00-e9c800ae58fc{margin-top:-60px;margin-left:-40px;border-radius:5px;max-width:360px;text-align:center}#s-a3a02544-de76-4f64-bc00-e9c800ae58fc{overflow:hidden;max-width:360px;margin-left:auto;margin-right:auto}#s-a3a02544-de76-4f64-bc00-e9c800ae58fc .shogun-image-content{justify-content:center}#s-4ca4d807-f343-43e1-9fb5-38f2d7cb9f8e{margin-top:10px;margin-bottom:0px;padding-top:20px;padding-bottom:20px;text-align:left}#s-4ca4d807-f343-43e1-9fb5-38f2d7cb9f8e .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:20px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}@media (max-width: 767px){#s-4ca4d807-f343-43e1-9fb5-38f2d7cb9f8e .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:24px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}}#s-fa02b470-a38c-4b16-a323-2264ba1d5714{margin-top:40px;padding-top:20px;padding-left:40px;padding-bottom:20px;padding-right:40px;border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-color:#000;border-style:solid;border-radius:5px;min-height:50px;background-color:#fff}@media (max-width: 767px){#s-fa02b470-a38c-4b16-a323-2264ba1d5714{margin-bottom:30px}}#s-fa02b470-a38c-4b16-a323-2264ba1d5714>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-fa02b470-a38c-4b16-a323-2264ba1d5714.shg-box.shg-c{justify-content:flex-start}#s-325e93bc-88f5-40cc-9c3c-d2cf27c850e7{margin-top:-60px;margin-left:-40px;border-radius:5px;max-width:360px;text-align:center}#s-325e93bc-88f5-40cc-9c3c-d2cf27c850e7{overflow:hidden;max-width:360px;margin-left:auto;margin-right:auto}#s-325e93bc-88f5-40cc-9c3c-d2cf27c850e7 .shogun-image-content{justify-content:center}#s-b7cc3f05-ab2e-4a0e-b954-e29086273bc1{margin-top:10px;margin-bottom:0px;padding-top:20px;padding-bottom:20px;text-align:left}#s-b7cc3f05-ab2e-4a0e-b954-e29086273bc1 .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:20px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}@media (max-width: 767px){#s-b7cc3f05-ab2e-4a0e-b954-e29086273bc1 .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:24px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}}#s-087e9e09-c097-46fd-b762-94234f8b6294{margin-top:40px;padding-top:20px;padding-left:40px;padding-bottom:40px;padding-right:40px;border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-color:#000;border-style:solid;border-radius:5px;min-height:50px;background-color:#fff}#s-087e9e09-c097-46fd-b762-94234f8b6294>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-087e9e09-c097-46fd-b762-94234f8b6294.shg-box.shg-c{justify-content:flex-start}#s-9e8eb04a-f869-4fee-a682-370bc3da6885{margin-top:-60px;margin-left:-40px;border-radius:5px;max-width:360px;text-align:center}#s-9e8eb04a-f869-4fee-a682-370bc3da6885{overflow:hidden;max-width:360px;margin-left:auto;margin-right:auto}#s-9e8eb04a-f869-4fee-a682-370bc3da6885 .shogun-image-content{justify-content:center}#s-e9fd1da6-4f9f-408e-b142-50a0a42dacac{margin-top:10px;margin-bottom:0px;padding-top:20px;padding-bottom:20px;text-align:left}#s-e9fd1da6-4f9f-408e-b142-50a0a42dacac .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:20px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}@media (max-width: 767px){#s-e9fd1da6-4f9f-408e-b142-50a0a42dacac .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:24px;line-height:1.25em;letter-spacing:-0.5px;text-align:left}}.shg-hr-wrapper{padding:30px 0}.shg-hr-wrapper hr{margin:0;border:0;width:100%}#s-9b9a4013-f492-4e5d-8f4b-b09a8060c77f hr{border-top:2px solid #ebf1eb}#s-c30d5ad4-4d9d-4bcf-bc1d-ab05315c7717{margin-top:60px;min-height:50px}@media (max-width: 767px){#s-c30d5ad4-4d9d-4bcf-bc1d-ab05315c7717{margin-top:30px}}#s-c30d5ad4-4d9d-4bcf-bc1d-ab05315c7717>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-c30d5ad4-4d9d-4bcf-bc1d-ab05315c7717.shg-box.shg-c{justify-content:center}#s-b8d428c4-4dae-4f4a-a0d1-757cab04f19f{margin-bottom:20px;text-align:center}#s-b8d428c4-4dae-4f4a-a0d1-757cab04f19f .shogun-heading-component h2{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:28px;line-height:1.429em;letter-spacing:-0.7px}@media (max-width: 767px){#s-b8d428c4-4dae-4f4a-a0d1-757cab04f19f .shogun-heading-component h2{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:24px;line-height:1.429em;letter-spacing:-0.7px}}#s-6aabe806-3a69-4575-9b96-740ca5522156{margin-top:80px}@media (max-width: 767px){#s-6aabe806-3a69-4575-9b96-740ca5522156{margin-top:60px;min-height:180px}}@media (min-width: 0px){[id="s-6aabe806-3a69-4575-9b96-740ca5522156"]>.shg-row>.shg-c-xs-6{width:calc(50% - 30.0px)}}@media (min-width: 768px){[id="s-6aabe806-3a69-4575-9b96-740ca5522156"]>.shg-row>.shg-c-sm-2{width:calc(16.666666666666668% - 50.0px)}}@media (min-width: 992px){[id="s-6aabe806-3a69-4575-9b96-740ca5522156"]>.shg-row>.shg-c-md-2{width:calc(16.666666666666668% - 50.0px)}}@media (min-width: 1200px){[id="s-6aabe806-3a69-4575-9b96-740ca5522156"]>.shg-row>.shg-c-lg-2{width:calc(16.666666666666668% - 50.0px)}}#s-617204ff-af5e-4634-ac76-29efedaefce7{min-height:50px}#s-617204ff-af5e-4634-ac76-29efedaefce7>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-617204ff-af5e-4634-ac76-29efedaefce7.shg-box.shg-c{justify-content:center}#s-9333a7c9-dc8d-43cc-b3bd-3199bade934a{margin-left:auto;margin-right:auto;max-width:80px;text-align:center}#s-9333a7c9-dc8d-43cc-b3bd-3199bade934a{overflow:hidden;max-width:80px;margin-left:auto;margin-right:auto}#s-9333a7c9-dc8d-43cc-b3bd-3199bade934a .shogun-image-content{justify-content:center}#s-547d08a9-28e7-43d4-ab59-639e9399ee0d{padding-top:10px;padding-bottom:10px;text-align:center}#s-547d08a9-28e7-43d4-ab59-639e9399ee0d .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:17px;line-height:1.471em;letter-spacing:-0.47px}#s-e3644c15-bae6-43d0-bb4a-f01edd0ec42d{min-height:50px}#s-e3644c15-bae6-43d0-bb4a-f01edd0ec42d>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-e3644c15-bae6-43d0-bb4a-f01edd0ec42d.shg-box.shg-c{justify-content:center}#s-c8a2a278-d45b-4f32-8382-34e8e94342d2{margin-left:auto;margin-right:auto;max-width:80px;text-align:center}#s-c8a2a278-d45b-4f32-8382-34e8e94342d2{overflow:hidden;max-width:80px;margin-left:auto;margin-right:auto}#s-c8a2a278-d45b-4f32-8382-34e8e94342d2 .shogun-image-content{justify-content:center}#s-dec994e6-b519-4598-a378-5eaf6259d2ac{padding-top:10px;padding-bottom:10px;text-align:center}#s-dec994e6-b519-4598-a378-5eaf6259d2ac .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:17px;line-height:1.471em;letter-spacing:-0.47px}#s-d31e3654-4e95-4b51-8eb6-e092a8ec1ad9{min-height:50px}#s-d31e3654-4e95-4b51-8eb6-e092a8ec1ad9>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-d31e3654-4e95-4b51-8eb6-e092a8ec1ad9.shg-box.shg-c{justify-content:center}#s-4831f044-52f3-4095-bba1-1ac51d31e3ac{margin-left:auto;margin-right:auto;max-width:80px;text-align:center}#s-4831f044-52f3-4095-bba1-1ac51d31e3ac{overflow:hidden;max-width:80px;margin-left:auto;margin-right:auto}#s-4831f044-52f3-4095-bba1-1ac51d31e3ac .shogun-image-content{justify-content:center}#s-87e31a0b-4baf-426c-a65c-51da19d144f1{padding-top:10px;padding-bottom:10px;text-align:center}#s-87e31a0b-4baf-426c-a65c-51da19d144f1 .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:17px;line-height:1.471em;letter-spacing:-0.47px}#s-c03bddd1-f5c4-4e96-abbf-78384efd097f{min-height:50px}#s-c03bddd1-f5c4-4e96-abbf-78384efd097f>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-c03bddd1-f5c4-4e96-abbf-78384efd097f.shg-box.shg-c{justify-content:center}#s-16fdaeac-4d5a-4e22-aae1-01c244db1c38{margin-left:auto;margin-right:auto;max-width:80px;text-align:center}#s-16fdaeac-4d5a-4e22-aae1-01c244db1c38{overflow:hidden;max-width:80px;margin-left:auto;margin-right:auto}#s-16fdaeac-4d5a-4e22-aae1-01c244db1c38 .shogun-image-content{justify-content:center}#s-9324ea35-eb0b-4eb5-aad2-e88f00efebdd{padding-top:10px;padding-bottom:10px;text-align:center}#s-9324ea35-eb0b-4eb5-aad2-e88f00efebdd .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:17px;line-height:1.471em;letter-spacing:-0.47px}#s-c792cc65-9ff7-4760-8081-5f637eceeec4{min-height:50px}#s-c792cc65-9ff7-4760-8081-5f637eceeec4>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-c792cc65-9ff7-4760-8081-5f637eceeec4.shg-box.shg-c{justify-content:center}#s-baa9e93a-3f0d-4ebc-b100-7af0ff7c6960{margin-left:auto;margin-right:auto;max-width:80px;text-align:center}#s-baa9e93a-3f0d-4ebc-b100-7af0ff7c6960{overflow:hidden;max-width:80px;margin-left:auto;margin-right:auto}#s-baa9e93a-3f0d-4ebc-b100-7af0ff7c6960 .shogun-image-content{justify-content:center}#s-c6c16ce7-45f0-451e-80f0-f791f26e9f2c{padding-top:10px;padding-bottom:10px;text-align:center}#s-c6c16ce7-45f0-451e-80f0-f791f26e9f2c .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:17px;line-height:1.471em;letter-spacing:-0.47px}#s-2a3f95a6-6a57-40d9-80bc-9893a060139d{min-height:50px}#s-2a3f95a6-6a57-40d9-80bc-9893a060139d>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-2a3f95a6-6a57-40d9-80bc-9893a060139d.shg-box.shg-c{justify-content:center}#s-633a63eb-0ce5-4d7a-809d-f796160e4e0a{margin-left:auto;margin-right:auto;max-width:80px;text-align:center}#s-633a63eb-0ce5-4d7a-809d-f796160e4e0a{overflow:hidden;max-width:80px;margin-left:auto;margin-right:auto}#s-633a63eb-0ce5-4d7a-809d-f796160e4e0a .shogun-image-content{justify-content:center}#s-be331975-98e3-44f8-8f36-a50049aaa096{padding-top:10px;padding-bottom:10px;text-align:center}#s-be331975-98e3-44f8-8f36-a50049aaa096 .shogun-heading-component h3{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:17px;line-height:1.471em;letter-spacing:-0.47px}#s-48d6801f-dff9-4b76-80e4-fcd3c82abce5{padding-top:95px;padding-bottom:95px;min-height:50px;background-color:#ebf1eb}@media (max-width: 767px){#s-48d6801f-dff9-4b76-80e4-fcd3c82abce5{padding-top:55px;padding-bottom:55px}}#s-48d6801f-dff9-4b76-80e4-fcd3c82abce5>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-48d6801f-dff9-4b76-80e4-fcd3c82abce5.shg-box.shg-c{justify-content:center}#s-b5b6d5bf-154b-4d28-b49f-add2249afadb{margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;min-height:50px;max-width:1300px}#s-b5b6d5bf-154b-4d28-b49f-add2249afadb>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-b5b6d5bf-154b-4d28-b49f-add2249afadb.shg-box.shg-c{justify-content:center}#s-41a0e64f-083e-44f4-8706-4e495b13d0e7{margin-left:auto;margin-right:auto;max-width:1024px}@media (min-width: 0px){[id="s-41a0e64f-083e-44f4-8706-4e495b13d0e7"]>.shg-row>.shg-c-xs-12{width:100%}}@media (min-width: 768px){[id="s-41a0e64f-083e-44f4-8706-4e495b13d0e7"]>.shg-row>.shg-c-sm-5{width:calc(41.66666666666667% - 20.0px)}[id="s-41a0e64f-083e-44f4-8706-4e495b13d0e7"]>.shg-row>.shg-c-sm-7{width:calc(58.333333333333336% - 20.0px)}}@media (min-width: 992px){[id="s-41a0e64f-083e-44f4-8706-4e495b13d0e7"]>.shg-row>.shg-c-md-5{width:calc(41.66666666666667% - 20.0px)}[id="s-41a0e64f-083e-44f4-8706-4e495b13d0e7"]>.shg-row>.shg-c-md-7{width:calc(58.333333333333336% - 20.0px)}}@media (min-width: 1200px){[id="s-41a0e64f-083e-44f4-8706-4e495b13d0e7"]>.shg-row>.shg-c-lg-5{width:calc(41.66666666666667% - 20.0px)}[id="s-41a0e64f-083e-44f4-8706-4e495b13d0e7"]>.shg-row>.shg-c-lg-7{width:calc(58.333333333333336% - 20.0px)}}#s-d228de05-9b22-4473-8d84-363e631fdf3a{text-align:center}@media (max-width: 767px){#s-d228de05-9b22-4473-8d84-363e631fdf3a{margin-left:auto;margin-right:auto}}#s-d228de05-9b22-4473-8d84-363e631fdf3a{overflow:hidden}#s-d228de05-9b22-4473-8d84-363e631fdf3a .shogun-image-content{justify-content:center}#s-f1044067-89e5-41c1-a5d7-ed44f7d98684{min-height:50px}@media (max-width: 767px){#s-f1044067-89e5-41c1-a5d7-ed44f7d98684{margin-top:30px}}#s-f1044067-89e5-41c1-a5d7-ed44f7d98684>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-f1044067-89e5-41c1-a5d7-ed44f7d98684.shg-box.shg-c{justify-content:center}#s-42365924-9b3e-4ad5-996b-ebf0308da5f5{margin-bottom:20px;text-align:left}@media (max-width: 767px){#s-42365924-9b3e-4ad5-996b-ebf0308da5f5{margin-bottom:20px;text-align:center}}#s-42365924-9b3e-4ad5-996b-ebf0308da5f5 .shogun-heading-component h2{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:36px;text-align:left}@media (max-width: 767px){#s-42365924-9b3e-4ad5-996b-ebf0308da5f5 .shogun-heading-component h2{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:24px;line-height:1.25em;letter-spacing:-0.6px;text-align:center}}#s-e6078f08-c8e1-416a-93c0-5df16787c98b{text-align:left}#s-21d2ecd3-72c0-4a88-85cb-8eb0fcdd3e61{padding-top:95px;padding-bottom:95px;min-height:50px}@media (max-width: 767px){#s-21d2ecd3-72c0-4a88-85cb-8eb0fcdd3e61{padding-top:55px;padding-bottom:55px}}#s-21d2ecd3-72c0-4a88-85cb-8eb0fcdd3e61>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-21d2ecd3-72c0-4a88-85cb-8eb0fcdd3e61.shg-box.shg-c{justify-content:center}#s-f435c92a-6a2d-4fa7-9f2d-fe836b9f19bb{margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;min-height:50px;max-width:1300px}#s-f435c92a-6a2d-4fa7-9f2d-fe836b9f19bb>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-f435c92a-6a2d-4fa7-9f2d-fe836b9f19bb.shg-box.shg-c{justify-content:center}#s-2f71235a-493d-4136-98b5-ff3a34845932{margin-bottom:20px;text-align:center}#s-2f71235a-493d-4136-98b5-ff3a34845932 .shogun-heading-component h2{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:36px}@media (max-width: 767px){#s-2f71235a-493d-4136-98b5-ff3a34845932 .shogun-heading-component h2{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:24px;line-height:1.25em;letter-spacing:-0.6px}}.shg-category-root{display:grid;-moz-column-gap:10px;column-gap:10px;row-gap:20px}.shg-default-column-count-2{grid-template-columns:repeat(2, 1fr)}.shg-default-column-count-3{grid-template-columns:repeat(3, 1fr)}.shg-default-column-count-4{grid-template-columns:repeat(4, 1fr)}.shg-default-column-count-5{grid-template-columns:repeat(5, 1fr)}.shg-default-column-count-6{grid-template-columns:repeat(6, 1fr)}.shg-category-grid .shg-product-image-wrapper img.shogun-image{width:100%}@media (max-width: 767px){.shg-category-root.stacked{display:block}}.shg-swiper-container{--arrow-button-size: 35px;--pagination-height: 32px;--swiper-pagination-bullet-size: 14px;--swiper-pagination-bottom: 8px;position:relative;display:grid;padding:8px var(--arrow-button-size) var(--pagination-height) var(--arrow-button-size)}.shg-swiper:not(.swiper-initialized){visibility:hidden;display:flex;overflow-x:hidden}.shg-swiper-container>.shg-swiper{margin-left:0;margin-right:0}.shg-swiper:not(.swiper-initialized)~.swiper-pagination,.shg-swiper:not(.swiper-initialized)~.swiper-button-prev,.shg-swiper:not(.swiper-initialized)~.swiper-button-next{visibility:hidden}.shg-swiper-container>.swiper-button-prev,.shg-swiper-container>.swiper-button-next{top:0;height:calc(100% - var(--pagination-height));width:var(--arrow-button-size);margin:0}.shg-swiper-container>.swiper-button-prev{left:0}.shg-swiper-container>.swiper-button-next{right:0}.shg-swiper-container>.swiper-button-next:after,.shg-swiper-container>.swiper-button-prev:after{display:none}.shg-swiper-container>.swiper-button-next svg,.shg-swiper-container>.swiper-button-prev svg{width:var(--arrow-button-size);height:var(--arrow-button-size)}#s-3d9d91a8-69fa-44d6-9bb7-5a90009ceecb{margin-top:80px}@media (max-width: 767px){#s-3d9d91a8-69fa-44d6-9bb7-5a90009ceecb{margin-top:30px}}#s-3d9d91a8-69fa-44d6-9bb7-5a90009ceecb .shg-dynamic-column-count{grid-template-columns:repeat(4, 1fr)}#slider-v3-s-3d9d91a8-69fa-44d6-9bb7-5a90009ceecb{--swiper-pagination-color: rgba(113, 113, 113, 1) !important;--swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;--swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;--arrow-button-size: 35px !important;--swiper-pagination-bullet-size: 14px !important}#slider-v3-s-3d9d91a8-69fa-44d6-9bb7-5a90009ceecb>.swiper-button-prev svg,#slider-v3-s-3d9d91a8-69fa-44d6-9bb7-5a90009ceecb>.swiper-button-next svg{fill:#717171 !important;stroke:#717171 !important}#slider-v3-s-3d9d91a8-69fa-44d6-9bb7-5a90009ceecb>.swiper-button-prev{display:flex;align-items:center}#slider-v3-s-3d9d91a8-69fa-44d6-9bb7-5a90009ceecb>.swiper-button-next{display:flex;align-items:center}#slider-v3-s-3d9d91a8-69fa-44d6-9bb7-5a90009ceecb>.swiper-button-lock{display:none !important}#slider-v3-s-3d9d91a8-69fa-44d6-9bb7-5a90009ceecb .swiper-pagination-bullet{width:14px !important;height:14px !important;margin:0 !important}#slider-v3-s-3d9d91a8-69fa-44d6-9bb7-5a90009ceecb .swiper-pagination-bullet-active{background-color:#717171 !important;width:calc(14px * 1) !important;height:14px !important;border-radius:50px  !important}#slider-v3-s-3d9d91a8-69fa-44d6-9bb7-5a90009ceecb .swiper-pagination{position:initial;display:flex;margin-top:8px;justify-content:center;align-items:center;gap:8px !important}#s-104dbbb7-e752-48e4-ad7c-a873e964ea85{margin-left:auto;margin-right:auto}.shg-product-image-wrapper a.shogun-product-image-url{display:inline-block}.shg-product-image-wrapper img.shogun-image,.shogun-component img.shogun-image{display:inline-block;vertical-align:middle}.shg-product-img-placeholder img{padding:3rem;background:rgba(0,0,0,0.1);max-width:-moz-max-content;max-width:max-content}.shg-product-image-wrapper{position:relative;width:100%}.shg-product-image-wrapper.visible{display:inline-block}.shg-product-image-wrapper .shg-product-image-wrapper a{text-decoration:none !important;border-bottom:0 !important}.shg-product-image-wrapper .shg-image-zoom{position:absolute;top:0;left:0;right:0;overflow:hidden;max-width:100%;min-height:100%}.shg-c.shg-align-center .shg-image-zoom{margin:0 auto}.shg-c.shg-align-right .shg-image-zoom{margin-left:auto}.shg-image-zoom .shg-image-zoom-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;transition:transform 0.5s ease-out;transform:scale(1)}@media screen\0 {.shg-product-image-wrapper>.shogun-image{width:100%}}#s-856e8152-2018-44b3-b897-7acc3fe259ed{margin-left:auto;margin-right:auto;text-align:left}#s-856e8152-2018-44b3-b897-7acc3fe259ed.shg-c .shg-image-zoom{width:100%;height:100%}#s-856e8152-2018-44b3-b897-7acc3fe259ed.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}@media (min-width: 1200px){#s-856e8152-2018-44b3-b897-7acc3fe259ed.shg-c .shg-image-zoom{width:100%;height:100%}#s-856e8152-2018-44b3-b897-7acc3fe259ed.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (min-width: 992px) and (max-width: 1199px){#s-856e8152-2018-44b3-b897-7acc3fe259ed.shg-c .shg-image-zoom{width:100%;height:100%}#s-856e8152-2018-44b3-b897-7acc3fe259ed.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (min-width: 768px) and (max-width: 991px){#s-856e8152-2018-44b3-b897-7acc3fe259ed.shg-c .shg-image-zoom{width:100%;height:100%}#s-856e8152-2018-44b3-b897-7acc3fe259ed.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (max-width: 767px){#s-856e8152-2018-44b3-b897-7acc3fe259ed.shg-c .shg-image-zoom{width:100%;height:100%}#s-856e8152-2018-44b3-b897-7acc3fe259ed.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}.shg-product-title-component h1 span,.shg-product-title-component h2 span,.shg-product-title-component h3 span,.shg-product-title-component h4 span,.shg-product-title-component h5 span,.shg-product-title-component h6 span{margin:0;padding:0;display:block;text-transform:none;font-style:normal;letter-spacing:normal;line-height:normal}.shg-product-title-component a{text-decoration:none !important;padding:0 !important;margin:0 !important;border:none !important}#s-c0ef2a8a-8946-47a0-825a-8cc50426269d{margin-left:auto;margin-right:auto;padding-top:10px;padding-bottom:10px;text-align:center}#s-c0ef2a8a-8946-47a0-825a-8cc50426269d .shg-product-title-component h3 span{font-size:18px}#s-c9e9ce09-2249-435e-b97c-ff6a8a405546{margin-left:auto;margin-right:auto;text-align:center}#s-c9e9ce09-2249-435e-b97c-ff6a8a405546 .shg-product-sold-out{display:none;color:#000;font-size:14px;font-style:normal}#s-c9e9ce09-2249-435e-b97c-ff6a8a405546 .shg-product-price{color:#000;font-style:normal;font-size:14px}#s-c9e9ce09-2249-435e-b97c-ff6a8a405546 .shg-product-compare-price{display:inline;text-decoration:line-through;color:#000;font-style:normal;font-size:18px;padding-left:10px}.shg-btn.shg-cse,.shg-btn.shg-cse:hover,.shg-btn.shg-cse:focus{color:#FFF}.shg-product-atc-wrapper{position:relative}.shg-product-atc-btn{position:relative;z-index:2;display:block;border:none;align-items:normal;box-sizing:border-box;cursor:pointer;transition:opacity 200ms linear;opacity:1}.shg-product-atc-btn-opaque{opacity:0}.shg-product-atc-info-box{position:absolute;z-index:1;display:flex;overflow:hidden;justify-content:center;align-items:center;text-align:center;left:0;top:0;width:100%;height:100%}.shg-product-atc-btn-wrapper.shg-align-left{text-align:left}.shg-product-atc-btn-wrapper.shg-align-center{text-align:center}.shg-product-atc-btn-wrapper.shg-align-right{text-align:right}#s-7715ce86-1030-41c6-bdae-66ed1b2a900e{margin-left:auto;margin-right:auto;padding-top:10px;padding-left:20px;padding-bottom:10px;padding-right:20px;border-radius:2px;background-color:#252525;text-align:center;cursor:pointer}#s-7715ce86-1030-41c6-bdae-66ed1b2a900e:hover{background-color:#424242 !important;text-decoration:none !important}#s-7715ce86-1030-41c6-bdae-66ed1b2a900e:active{background-color:#000000 !important;text-decoration:none !important}#s-7715ce86-1030-41c6-bdae-66ed1b2a900e-atc-btn-wrapper{text-align:center}#s-7715ce86-1030-41c6-bdae-66ed1b2a900e{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-7715ce86-1030-41c6-bdae-66ed1b2a900e.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-7715ce86-1030-41c6-bdae-66ed1b2a900e.shg-btn{color:#ffffff;font-size:14px;display:inline-block}@media (min-width: 1200px){#s-7715ce86-1030-41c6-bdae-66ed1b2a900e-atc-btn-wrapper{text-align:center}#s-7715ce86-1030-41c6-bdae-66ed1b2a900e{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-7715ce86-1030-41c6-bdae-66ed1b2a900e.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-7715ce86-1030-41c6-bdae-66ed1b2a900e.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (min-width: 992px) and (max-width: 1199px){#s-7715ce86-1030-41c6-bdae-66ed1b2a900e-atc-btn-wrapper{text-align:center}#s-7715ce86-1030-41c6-bdae-66ed1b2a900e{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-7715ce86-1030-41c6-bdae-66ed1b2a900e.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-7715ce86-1030-41c6-bdae-66ed1b2a900e.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (min-width: 768px) and (max-width: 991px){#s-7715ce86-1030-41c6-bdae-66ed1b2a900e-atc-btn-wrapper{text-align:center}#s-7715ce86-1030-41c6-bdae-66ed1b2a900e{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-7715ce86-1030-41c6-bdae-66ed1b2a900e.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-7715ce86-1030-41c6-bdae-66ed1b2a900e.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (max-width: 767px){#s-7715ce86-1030-41c6-bdae-66ed1b2a900e-atc-btn-wrapper{text-align:center}#s-7715ce86-1030-41c6-bdae-66ed1b2a900e{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-7715ce86-1030-41c6-bdae-66ed1b2a900e.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-7715ce86-1030-41c6-bdae-66ed1b2a900e.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}#s-318b1605-655c-431e-b279-03b0d630a37d{margin-left:auto;margin-right:auto}#s-ebfb9b07-1383-4cd3-bc17-de3fb6f982cc{margin-left:auto;margin-right:auto;text-align:left}#s-ebfb9b07-1383-4cd3-bc17-de3fb6f982cc.shg-c .shg-image-zoom{width:100%;height:100%}#s-ebfb9b07-1383-4cd3-bc17-de3fb6f982cc.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}@media (min-width: 1200px){#s-ebfb9b07-1383-4cd3-bc17-de3fb6f982cc.shg-c .shg-image-zoom{width:100%;height:100%}#s-ebfb9b07-1383-4cd3-bc17-de3fb6f982cc.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (min-width: 992px) and (max-width: 1199px){#s-ebfb9b07-1383-4cd3-bc17-de3fb6f982cc.shg-c .shg-image-zoom{width:100%;height:100%}#s-ebfb9b07-1383-4cd3-bc17-de3fb6f982cc.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (min-width: 768px) and (max-width: 991px){#s-ebfb9b07-1383-4cd3-bc17-de3fb6f982cc.shg-c .shg-image-zoom{width:100%;height:100%}#s-ebfb9b07-1383-4cd3-bc17-de3fb6f982cc.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (max-width: 767px){#s-ebfb9b07-1383-4cd3-bc17-de3fb6f982cc.shg-c .shg-image-zoom{width:100%;height:100%}#s-ebfb9b07-1383-4cd3-bc17-de3fb6f982cc.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}#s-d8c2664a-52aa-490a-b86a-10a414d4df5c{margin-left:auto;margin-right:auto;padding-top:10px;padding-bottom:10px;text-align:center}#s-d8c2664a-52aa-490a-b86a-10a414d4df5c .shg-product-title-component h3 span{font-size:18px}#s-e7fdebb9-019e-4138-a0be-e3e304c6d27b{margin-left:auto;margin-right:auto;text-align:center}#s-e7fdebb9-019e-4138-a0be-e3e304c6d27b .shg-product-sold-out{display:none;color:#000;font-size:14px;font-style:normal}#s-e7fdebb9-019e-4138-a0be-e3e304c6d27b .shg-product-price{color:#000;font-style:normal;font-size:14px}#s-e7fdebb9-019e-4138-a0be-e3e304c6d27b .shg-product-compare-price{display:inline;text-decoration:line-through;color:#000;font-style:normal;font-size:18px;padding-left:10px}#s-877b51c2-c351-438e-a201-80e2ef716b58{margin-left:auto;margin-right:auto;padding-top:10px;padding-left:20px;padding-bottom:10px;padding-right:20px;border-radius:2px;background-color:#252525;text-align:center;cursor:pointer}#s-877b51c2-c351-438e-a201-80e2ef716b58:hover{background-color:#424242 !important;text-decoration:none !important}#s-877b51c2-c351-438e-a201-80e2ef716b58:active{background-color:#000000 !important;text-decoration:none !important}#s-877b51c2-c351-438e-a201-80e2ef716b58-atc-btn-wrapper{text-align:center}#s-877b51c2-c351-438e-a201-80e2ef716b58{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-877b51c2-c351-438e-a201-80e2ef716b58.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-877b51c2-c351-438e-a201-80e2ef716b58.shg-btn{color:#ffffff;font-size:14px;display:inline-block}@media (min-width: 1200px){#s-877b51c2-c351-438e-a201-80e2ef716b58-atc-btn-wrapper{text-align:center}#s-877b51c2-c351-438e-a201-80e2ef716b58{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-877b51c2-c351-438e-a201-80e2ef716b58.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-877b51c2-c351-438e-a201-80e2ef716b58.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (min-width: 992px) and (max-width: 1199px){#s-877b51c2-c351-438e-a201-80e2ef716b58-atc-btn-wrapper{text-align:center}#s-877b51c2-c351-438e-a201-80e2ef716b58{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-877b51c2-c351-438e-a201-80e2ef716b58.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-877b51c2-c351-438e-a201-80e2ef716b58.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (min-width: 768px) and (max-width: 991px){#s-877b51c2-c351-438e-a201-80e2ef716b58-atc-btn-wrapper{text-align:center}#s-877b51c2-c351-438e-a201-80e2ef716b58{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-877b51c2-c351-438e-a201-80e2ef716b58.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-877b51c2-c351-438e-a201-80e2ef716b58.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (max-width: 767px){#s-877b51c2-c351-438e-a201-80e2ef716b58-atc-btn-wrapper{text-align:center}#s-877b51c2-c351-438e-a201-80e2ef716b58{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-877b51c2-c351-438e-a201-80e2ef716b58.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-877b51c2-c351-438e-a201-80e2ef716b58.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}#s-13136469-8e1e-49c9-8b52-9f0d5aa75a9f{margin-left:auto;margin-right:auto}#s-de40499c-2f40-4e4c-a682-79ed8cf18e85{margin-left:auto;margin-right:auto;text-align:left}#s-de40499c-2f40-4e4c-a682-79ed8cf18e85.shg-c .shg-image-zoom{width:100%;height:100%}#s-de40499c-2f40-4e4c-a682-79ed8cf18e85.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}@media (min-width: 1200px){#s-de40499c-2f40-4e4c-a682-79ed8cf18e85.shg-c .shg-image-zoom{width:100%;height:100%}#s-de40499c-2f40-4e4c-a682-79ed8cf18e85.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (min-width: 992px) and (max-width: 1199px){#s-de40499c-2f40-4e4c-a682-79ed8cf18e85.shg-c .shg-image-zoom{width:100%;height:100%}#s-de40499c-2f40-4e4c-a682-79ed8cf18e85.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (min-width: 768px) and (max-width: 991px){#s-de40499c-2f40-4e4c-a682-79ed8cf18e85.shg-c .shg-image-zoom{width:100%;height:100%}#s-de40499c-2f40-4e4c-a682-79ed8cf18e85.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (max-width: 767px){#s-de40499c-2f40-4e4c-a682-79ed8cf18e85.shg-c .shg-image-zoom{width:100%;height:100%}#s-de40499c-2f40-4e4c-a682-79ed8cf18e85.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}#s-fe75131a-11cf-46f2-9306-76df8fcab5a1{margin-left:auto;margin-right:auto;padding-top:10px;padding-bottom:10px;text-align:center}#s-fe75131a-11cf-46f2-9306-76df8fcab5a1 .shg-product-title-component h3 span{font-size:18px}#s-3364de53-5e25-4f55-b50c-2c23b4c9ef37{margin-left:auto;margin-right:auto;text-align:center}#s-3364de53-5e25-4f55-b50c-2c23b4c9ef37 .shg-product-sold-out{display:none;color:#000;font-size:14px;font-style:normal}#s-3364de53-5e25-4f55-b50c-2c23b4c9ef37 .shg-product-price{color:#000;font-style:normal;font-size:14px}#s-3364de53-5e25-4f55-b50c-2c23b4c9ef37 .shg-product-compare-price{display:inline;text-decoration:line-through;color:#000;font-style:normal;font-size:18px;padding-left:10px}#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b{margin-left:auto;margin-right:auto;padding-top:10px;padding-left:20px;padding-bottom:10px;padding-right:20px;border-radius:2px;background-color:#252525;text-align:center;cursor:pointer}#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b:hover{background-color:#424242 !important;text-decoration:none !important}#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b:active{background-color:#000000 !important;text-decoration:none !important}#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b-atc-btn-wrapper{text-align:center}#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b.shg-btn{color:#ffffff;font-size:14px;display:inline-block}@media (min-width: 1200px){#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b-atc-btn-wrapper{text-align:center}#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (min-width: 992px) and (max-width: 1199px){#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b-atc-btn-wrapper{text-align:center}#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (min-width: 768px) and (max-width: 991px){#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b-atc-btn-wrapper{text-align:center}#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (max-width: 767px){#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b-atc-btn-wrapper{text-align:center}#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-bb5a2da2-90e3-4e67-b51e-3c7d897d373b.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}#s-a485e8c2-e92c-4aef-aed9-0adbec52c207{margin-left:auto;margin-right:auto}#s-b6da0a07-8022-4f92-a10c-114d48d51871{margin-left:auto;margin-right:auto;text-align:left}#s-b6da0a07-8022-4f92-a10c-114d48d51871.shg-c .shg-image-zoom{width:100%;height:100%}#s-b6da0a07-8022-4f92-a10c-114d48d51871.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}@media (min-width: 1200px){#s-b6da0a07-8022-4f92-a10c-114d48d51871.shg-c .shg-image-zoom{width:100%;height:100%}#s-b6da0a07-8022-4f92-a10c-114d48d51871.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (min-width: 992px) and (max-width: 1199px){#s-b6da0a07-8022-4f92-a10c-114d48d51871.shg-c .shg-image-zoom{width:100%;height:100%}#s-b6da0a07-8022-4f92-a10c-114d48d51871.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (min-width: 768px) and (max-width: 991px){#s-b6da0a07-8022-4f92-a10c-114d48d51871.shg-c .shg-image-zoom{width:100%;height:100%}#s-b6da0a07-8022-4f92-a10c-114d48d51871.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (max-width: 767px){#s-b6da0a07-8022-4f92-a10c-114d48d51871.shg-c .shg-image-zoom{width:100%;height:100%}#s-b6da0a07-8022-4f92-a10c-114d48d51871.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}#s-26305755-bf85-40fd-8f62-19f534549f76{margin-left:auto;margin-right:auto;padding-top:10px;padding-bottom:10px;text-align:center}#s-26305755-bf85-40fd-8f62-19f534549f76 .shg-product-title-component h3 span{font-size:18px}#s-6f169e3c-64e1-477d-8f9a-465e2d048b28{margin-left:auto;margin-right:auto;text-align:center}#s-6f169e3c-64e1-477d-8f9a-465e2d048b28 .shg-product-sold-out{display:none;color:#000;font-size:14px;font-style:normal}#s-6f169e3c-64e1-477d-8f9a-465e2d048b28 .shg-product-price{color:#000;font-style:normal;font-size:14px}#s-6f169e3c-64e1-477d-8f9a-465e2d048b28 .shg-product-compare-price{display:inline;text-decoration:line-through;color:#000;font-style:normal;font-size:18px;padding-left:10px}#s-bfe0c030-e724-48af-a889-fb1dc3306969{margin-left:auto;margin-right:auto;padding-top:10px;padding-left:20px;padding-bottom:10px;padding-right:20px;border-radius:2px;background-color:#252525;text-align:center;cursor:pointer}#s-bfe0c030-e724-48af-a889-fb1dc3306969:hover{background-color:#424242 !important;text-decoration:none !important}#s-bfe0c030-e724-48af-a889-fb1dc3306969:active{background-color:#000000 !important;text-decoration:none !important}#s-bfe0c030-e724-48af-a889-fb1dc3306969-atc-btn-wrapper{text-align:center}#s-bfe0c030-e724-48af-a889-fb1dc3306969{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-bfe0c030-e724-48af-a889-fb1dc3306969.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-bfe0c030-e724-48af-a889-fb1dc3306969.shg-btn{color:#ffffff;font-size:14px;display:inline-block}@media (min-width: 1200px){#s-bfe0c030-e724-48af-a889-fb1dc3306969-atc-btn-wrapper{text-align:center}#s-bfe0c030-e724-48af-a889-fb1dc3306969{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-bfe0c030-e724-48af-a889-fb1dc3306969.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-bfe0c030-e724-48af-a889-fb1dc3306969.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (min-width: 992px) and (max-width: 1199px){#s-bfe0c030-e724-48af-a889-fb1dc3306969-atc-btn-wrapper{text-align:center}#s-bfe0c030-e724-48af-a889-fb1dc3306969{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-bfe0c030-e724-48af-a889-fb1dc3306969.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-bfe0c030-e724-48af-a889-fb1dc3306969.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (min-width: 768px) and (max-width: 991px){#s-bfe0c030-e724-48af-a889-fb1dc3306969-atc-btn-wrapper{text-align:center}#s-bfe0c030-e724-48af-a889-fb1dc3306969{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-bfe0c030-e724-48af-a889-fb1dc3306969.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-bfe0c030-e724-48af-a889-fb1dc3306969.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (max-width: 767px){#s-bfe0c030-e724-48af-a889-fb1dc3306969-atc-btn-wrapper{text-align:center}#s-bfe0c030-e724-48af-a889-fb1dc3306969{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-bfe0c030-e724-48af-a889-fb1dc3306969.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-bfe0c030-e724-48af-a889-fb1dc3306969.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}#s-5af25926-aa11-4853-b76f-eff52e19578a{padding-bottom:95px;min-height:50px}#s-5af25926-aa11-4853-b76f-eff52e19578a>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-5af25926-aa11-4853-b76f-eff52e19578a.shg-box.shg-c{justify-content:center}#s-2f6eb901-52d2-4120-8a54-95b8e891a27e{margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;min-height:50px;max-width:1300px}#s-2f6eb901-52d2-4120-8a54-95b8e891a27e>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-2f6eb901-52d2-4120-8a54-95b8e891a27e.shg-box.shg-c{justify-content:center}#s-5467d505-c94d-40b8-9a07-930f93361765{margin-bottom:20px;text-align:center}#s-5467d505-c94d-40b8-9a07-930f93361765 .shogun-heading-component h2{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:36px}@media (max-width: 767px){#s-5467d505-c94d-40b8-9a07-930f93361765 .shogun-heading-component h2{color:#3b6531;font-weight:700;font-family:"Montserrat";font-style:normal;font-size:24px;line-height:1.25em;letter-spacing:-0.6px}}#s-efb075b8-ba8a-438c-9487-1965136934b6{margin-top:80px;margin-left:auto;margin-right:auto;max-width:940px}#s-efb075b8-ba8a-438c-9487-1965136934b6>.shogun-accordion-wrapper>.shogun-accordion{border:1px solid #fff}#s-efb075b8-ba8a-438c-9487-1965136934b6>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading{background:#f6e949;padding:30px}#s-efb075b8-ba8a-438c-9487-1965136934b6>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-icon>span{color:#3b6531}#s-efb075b8-ba8a-438c-9487-1965136934b6>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-body{background-color:#fff;border-top:1px solid #fff}#s-efb075b8-ba8a-438c-9487-1965136934b6>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-title{color:#3b6531;text-align:left;font-family:Montserrat;font-weight:700;font-size:20px}#s-efb075b8-ba8a-438c-9487-1965136934b6>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading .shogun-accordion-icon{font-size:20px}#s-acb2c5e9-5b45-4581-ad81-4f3f1c3b69ce{padding-top:30px;padding-left:30px;padding-bottom:30px;padding-right:30px;min-height:50px}#s-acb2c5e9-5b45-4581-ad81-4f3f1c3b69ce>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-acb2c5e9-5b45-4581-ad81-4f3f1c3b69ce.shg-box.shg-c{justify-content:center}#s-38e9b2ec-72b0-41ed-8ae0-d16d675234b5{padding-top:30px;padding-left:30px;padding-bottom:30px;padding-right:30px;min-height:50px}#s-38e9b2ec-72b0-41ed-8ae0-d16d675234b5>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-38e9b2ec-72b0-41ed-8ae0-d16d675234b5.shg-box.shg-c{justify-content:center}#s-019c3e32-a57a-41db-a1f0-f47a5b038450{padding-top:30px;padding-left:30px;padding-bottom:30px;padding-right:30px;min-height:50px}#s-019c3e32-a57a-41db-a1f0-f47a5b038450>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-019c3e32-a57a-41db-a1f0-f47a5b038450.shg-box.shg-c{justify-content:center}#s-0fc0a420-b5a4-46f0-a009-506e86472950{padding-top:30px;padding-left:30px;padding-bottom:30px;padding-right:30px;min-height:50px}#s-0fc0a420-b5a4-46f0-a009-506e86472950>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-0fc0a420-b5a4-46f0-a009-506e86472950.shg-box.shg-c{justify-content:center}#s-722aa2a8-dc45-4d2c-ab5e-0b07bfa3dd97{padding-top:30px;padding-left:30px;padding-bottom:30px;padding-right:30px;min-height:50px}#s-722aa2a8-dc45-4d2c-ab5e-0b07bfa3dd97>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-722aa2a8-dc45-4d2c-ab5e-0b07bfa3dd97.shg-box.shg-c{justify-content:center}#s-1e1763a1-1d32-46ae-a766-79d461eb74ec{text-align:left}.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}/*!
 * 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{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{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{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;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);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}
