.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-158e21eb-0eb2-496a-8d4c-aaad17b164b0{min-height:50px}#s-158e21eb-0eb2-496a-8d4c-aaad17b164b0>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-158e21eb-0eb2-496a-8d4c-aaad17b164b0.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}.shg-hr-wrapper{padding:30px 0}.shg-hr-wrapper hr{margin:0;border:0;width:100%}#s-2f72da2f-9e91-406f-9e70-8189310b4fa3 hr{border-top:2px solid #ddd}.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-fa5f8a0b-3f91-40b9-9b45-e87d61dc53ef>.shogun-accordion-wrapper>.shogun-accordion{border:1px solid #ddd}#s-fa5f8a0b-3f91-40b9-9b45-e87d61dc53ef>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading{background:#f5f5f5;padding:10px}#s-fa5f8a0b-3f91-40b9-9b45-e87d61dc53ef>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-icon>span{color:#94cc7d}#s-fa5f8a0b-3f91-40b9-9b45-e87d61dc53ef>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-body{background-color:#fff;border-top:1px solid #ddd}#s-fa5f8a0b-3f91-40b9-9b45-e87d61dc53ef>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-title{color:#94cc7d;text-align:center;font-size:16px}#s-fa5f8a0b-3f91-40b9-9b45-e87d61dc53ef>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading .shogun-accordion-icon{font-size:16px}#s-2997f2ba-6305-420d-be54-ee02897f5ef3{margin-left:1px;margin-right:1px}#s-6bd1c992-f205-4179-a8bb-f6b2cc7de35d>.shogun-accordion-wrapper>.shogun-accordion{border:1px solid #ddd}#s-6bd1c992-f205-4179-a8bb-f6b2cc7de35d>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading{background:#f5f5f5;padding:10px}#s-6bd1c992-f205-4179-a8bb-f6b2cc7de35d>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-icon>span{color:#94cc7d}#s-6bd1c992-f205-4179-a8bb-f6b2cc7de35d>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-body{background-color:#fff;border-top:1px solid #ddd}#s-6bd1c992-f205-4179-a8bb-f6b2cc7de35d>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-title{color:#94cc7d;text-align:center;font-size:16px}#s-6bd1c992-f205-4179-a8bb-f6b2cc7de35d>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading .shogun-accordion-icon{font-size:16px}#s-d6d6c156-e667-4e53-87b0-61f2e245f5cb{padding-left:1px;padding-right:1px}#s-5989e40e-d5b2-4149-83f5-f0f1c6b48402>.shogun-accordion-wrapper>.shogun-accordion{border:1px solid #ddd}#s-5989e40e-d5b2-4149-83f5-f0f1c6b48402>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading{background:#f5f5f5;padding:10px}#s-5989e40e-d5b2-4149-83f5-f0f1c6b48402>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-icon>span{color:#94cc7d}#s-5989e40e-d5b2-4149-83f5-f0f1c6b48402>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-body{background-color:#fff;border-top:1px solid #ddd}#s-5989e40e-d5b2-4149-83f5-f0f1c6b48402>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-title{color:#94cc7d;text-align:center;font-size:16px}#s-5989e40e-d5b2-4149-83f5-f0f1c6b48402>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading .shogun-accordion-icon{font-size:16px}#s-b6219b8a-2801-4d4d-b75a-d5e499d372eb{padding-left:2px;padding-right:2px}#s-1a32aef9-be53-4ef9-bef9-23398a524f31>.shogun-accordion-wrapper>.shogun-accordion{border:1px solid #ddd}#s-1a32aef9-be53-4ef9-bef9-23398a524f31>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading{background:#f5f5f5;padding:10px}#s-1a32aef9-be53-4ef9-bef9-23398a524f31>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-icon>span{color:#94cc7d}#s-1a32aef9-be53-4ef9-bef9-23398a524f31>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-body{background-color:#fff;border-top:1px solid #ddd}#s-1a32aef9-be53-4ef9-bef9-23398a524f31>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-title{color:#94cc7d;text-align:center;font-size:16px}#s-1a32aef9-be53-4ef9-bef9-23398a524f31>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading .shogun-accordion-icon{font-size:16px}#s-faeb8508-e759-46dc-8c4f-04e5a45b90bb{padding-left:2px;padding-right:2px}.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-598f80a6-48e1-4f46-b7c8-596173aec2e4{margin-left:10px;margin-right:10px;padding-top:10px;padding-bottom:10px;text-align:center}#s-598f80a6-48e1-4f46-b7c8-596173aec2e4 .shogun-heading-component h4{color:#94cc7d;font-weight:normal;font-style:normal;font-size:16px}#s-1df45b53-5dd3-49fa-b1d8-5fe5a2e0dcd3{min-height:50px}#s-1df45b53-5dd3-49fa-b1d8-5fe5a2e0dcd3>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-1df45b53-5dd3-49fa-b1d8-5fe5a2e0dcd3.shg-box.shg-c{justify-content:center}#s-f991e416-9f9e-4da7-80c2-3d3b25d20a49{min-height:50px}#s-f991e416-9f9e-4da7-80c2-3d3b25d20a49>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-f991e416-9f9e-4da7-80c2-3d3b25d20a49.shg-box.shg-c{justify-content:center}#s-372bd311-331f-4f88-b406-43905a164928{padding-top:10px;padding-bottom:10px;text-align:center}#s-372bd311-331f-4f88-b406-43905a164928 .shogun-heading-component h2{color:#000;font-weight:normal;font-style:normal;font-size:24px}#s-cf436a45-93ad-4ce0-bf3b-22130b3a27ac{margin-left:15%;margin-right:15%}#s-858a07d1-586b-41b3-be8c-fba43668b5e2{margin-top:30px;margin-bottom:30px;min-height:50px}#s-858a07d1-586b-41b3-be8c-fba43668b5e2>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-858a07d1-586b-41b3-be8c-fba43668b5e2.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}#s-1be8ec14-c3bb-4e11-917f-a02fccededa7{margin-left:10%;margin-right:10%}@media (min-width: 0px){[id="s-1be8ec14-c3bb-4e11-917f-a02fccededa7"]>.shg-row>.shg-c-xs-6{width:calc(50% - 15.0px)}}@media (min-width: 768px){[id="s-1be8ec14-c3bb-4e11-917f-a02fccededa7"]>.shg-row>.shg-c-sm-2{width:calc(16.666666666666668% - 25.0px)}}@media (min-width: 992px){[id="s-1be8ec14-c3bb-4e11-917f-a02fccededa7"]>.shg-row>.shg-c-md-2{width:calc(16.666666666666668% - 25.0px)}}@media (min-width: 1200px){[id="s-1be8ec14-c3bb-4e11-917f-a02fccededa7"]>.shg-row>.shg-c-lg-2{width:calc(16.666666666666668% - 25.0px)}}.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-18400d8c-9b69-411b-98fb-dc275005b62d{padding-top:10px;padding-bottom:10px;text-align:center}#s-18400d8c-9b69-411b-98fb-dc275005b62d{overflow:hidden}#s-18400d8c-9b69-411b-98fb-dc275005b62d .shogun-image-content{justify-content:center}#s-31b6b181-00f8-40a5-904f-35e74935ef94{margin-top:10px;margin-bottom:10px;text-align:center}#s-31b6b181-00f8-40a5-904f-35e74935ef94{overflow:hidden}#s-31b6b181-00f8-40a5-904f-35e74935ef94 .shogun-image-content{justify-content:center}#s-ef3b12f7-bdd4-4b9d-871a-6708c090f6c4{padding-top:10px;padding-bottom:10px;text-align:center}#s-ef3b12f7-bdd4-4b9d-871a-6708c090f6c4{overflow:hidden}#s-ef3b12f7-bdd4-4b9d-871a-6708c090f6c4 .shogun-image-content{justify-content:center}#s-c5bc18df-0972-4e34-9f75-6fa8682dfe6b{padding-top:10px;padding-bottom:10px;text-align:center}#s-c5bc18df-0972-4e34-9f75-6fa8682dfe6b{overflow:hidden}#s-c5bc18df-0972-4e34-9f75-6fa8682dfe6b .shogun-image-content{justify-content:center}#s-9bc62246-073b-4afc-8dd1-67ee56ab1392{padding-top:10px;padding-bottom:10px;text-align:center}#s-9bc62246-073b-4afc-8dd1-67ee56ab1392{overflow:hidden}#s-9bc62246-073b-4afc-8dd1-67ee56ab1392 .shogun-image-content{justify-content:center}#s-4fbf68cb-5310-4153-885d-53b2e9ad8320{padding-top:10px;padding-bottom:10px;text-align:center}#s-4fbf68cb-5310-4153-885d-53b2e9ad8320{overflow:hidden}#s-4fbf68cb-5310-4153-885d-53b2e9ad8320 .shogun-image-content{justify-content:center}#s-3074e6b8-597b-4743-9dc4-06ca4f09c3b4{min-height:50px}#s-3074e6b8-597b-4743-9dc4-06ca4f09c3b4>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-3074e6b8-597b-4743-9dc4-06ca4f09c3b4.shg-box.shg-c{justify-content:center}@media (min-width: 0px){[id="s-e050648a-349a-42d1-a00b-f875edb92830"]>.shg-row>.shg-c-xs-12{width:100%}}@media (min-width: 768px){[id="s-e050648a-349a-42d1-a00b-f875edb92830"]>.shg-row>.shg-c-sm-6{width:calc(50.0% - 15.0px)}}@media (min-width: 992px){[id="s-e050648a-349a-42d1-a00b-f875edb92830"]>.shg-row>.shg-c-md-6{width:calc(50.0% - 15.0px)}}@media (min-width: 1200px){[id="s-e050648a-349a-42d1-a00b-f875edb92830"]>.shg-row>.shg-c-lg-6{width:calc(50.0% - 15.0px)}}#s-80e4446e-c69e-47e1-80ce-d0bed77c146d{margin-top:30px;margin-left:10%;margin-bottom:30px;margin-right:10%;padding-top:10px;padding-bottom:10px;text-align:center}#s-80e4446e-c69e-47e1-80ce-d0bed77c146d .shogun-heading-component h1{color:#000;font-weight:normal;font-style:normal;font-size:26px}#s-1a17c016-687f-4492-b3a4-ac7cc59c1dc4{max-width:2048px;text-align:center}#s-1a17c016-687f-4492-b3a4-ac7cc59c1dc4{overflow:hidden;max-width:2048px;margin-left:auto;margin-right:auto}#s-1a17c016-687f-4492-b3a4-ac7cc59c1dc4 .shogun-image-content{justify-content:center}#s-f36edb14-5db8-4216-8ab4-cb110b235c03{margin-top:20px;margin-bottom:20px;padding-top:10px;padding-bottom:10px;text-align:center}#s-f36edb14-5db8-4216-8ab4-cb110b235c03 .shogun-heading-component h2{color:#000;font-weight:normal;font-style:normal;font-size:24px}#s-e4db195d-17f4-46cc-9e56-4952124cdd0d{margin-left:10%;margin-right:10%}@media (min-width: 0px){[id="s-e4db195d-17f4-46cc-9e56-4952124cdd0d"]>.shg-row>.shg-c-xs-6{width:calc(50% - 15.0px)}}@media (min-width: 768px){[id="s-e4db195d-17f4-46cc-9e56-4952124cdd0d"]>.shg-row>.shg-c-sm-3{width:calc(25.0% - 22.5px)}}@media (min-width: 992px){[id="s-e4db195d-17f4-46cc-9e56-4952124cdd0d"]>.shg-row>.shg-c-md-3{width:calc(25.0% - 22.5px)}}@media (min-width: 1200px){[id="s-e4db195d-17f4-46cc-9e56-4952124cdd0d"]>.shg-row>.shg-c-lg-3{width:calc(25.0% - 22.5px)}}#s-7dab08a7-2bb2-4d1f-ab3a-583ab77cbf5a{text-align:center}#s-7dab08a7-2bb2-4d1f-ab3a-583ab77cbf5a{overflow:hidden}#s-7dab08a7-2bb2-4d1f-ab3a-583ab77cbf5a .shogun-image-content{justify-content:center}#s-d1e23bd8-8a26-460c-a926-ddf428d80efc>.shogun-accordion-wrapper>.shogun-accordion{border:1px solid #ddd}#s-d1e23bd8-8a26-460c-a926-ddf428d80efc>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading{background:#f5f5f5;padding:10px}#s-d1e23bd8-8a26-460c-a926-ddf428d80efc>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-icon>span{color:#94cc7d}#s-d1e23bd8-8a26-460c-a926-ddf428d80efc>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-body{background-color:#fff;border-top:1px solid #ddd}#s-d1e23bd8-8a26-460c-a926-ddf428d80efc>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-title{color:#94cc7d;text-align:center;font-size:16px}#s-d1e23bd8-8a26-460c-a926-ddf428d80efc>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading .shogun-accordion-icon{font-size:16px}#s-ec18598e-7de1-4953-b2bb-942896ab945f{padding-left:1px;padding-right:1px}#s-f562847d-12e1-473c-b343-815071f59efe{text-align:center}#s-f562847d-12e1-473c-b343-815071f59efe{overflow:hidden}#s-f562847d-12e1-473c-b343-815071f59efe .shogun-image-content{justify-content:center}#s-70aaab0e-4add-49e8-88e7-e1a56195917d>.shogun-accordion-wrapper>.shogun-accordion{border:1px solid #ddd}#s-70aaab0e-4add-49e8-88e7-e1a56195917d>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading{background:#f5f5f5;padding:10px}#s-70aaab0e-4add-49e8-88e7-e1a56195917d>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-icon>span{color:#94cc7d}#s-70aaab0e-4add-49e8-88e7-e1a56195917d>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-body{background-color:#fff;border-top:1px solid #ddd}#s-70aaab0e-4add-49e8-88e7-e1a56195917d>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-title{color:#94cc7d;text-align:center;font-size:16px}#s-70aaab0e-4add-49e8-88e7-e1a56195917d>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading .shogun-accordion-icon{font-size:16px}#s-4fdb38b2-f4e7-4d1e-943f-cee7b3c0d826{padding-left:2px;padding-right:2px}#s-b9c8c19b-f2e5-4000-b56d-42339678a5e0{max-width:1200px;text-align:center}#s-b9c8c19b-f2e5-4000-b56d-42339678a5e0{overflow:hidden;max-width:1200px;margin-left:auto;margin-right:auto}#s-b9c8c19b-f2e5-4000-b56d-42339678a5e0 .shogun-image-content{justify-content:center}#s-411f9af3-68b3-4a07-9fc8-5e52be4c6498>.shogun-accordion-wrapper>.shogun-accordion{border:1px solid #ddd}#s-411f9af3-68b3-4a07-9fc8-5e52be4c6498>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading{background:#f5f5f5;padding:10px}#s-411f9af3-68b3-4a07-9fc8-5e52be4c6498>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-icon>span{color:#94cc7d}#s-411f9af3-68b3-4a07-9fc8-5e52be4c6498>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-body{background-color:#fff;border-top:1px solid #ddd}#s-411f9af3-68b3-4a07-9fc8-5e52be4c6498>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-title{color:#94cc7d;text-align:center;font-size:16px}#s-411f9af3-68b3-4a07-9fc8-5e52be4c6498>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading .shogun-accordion-icon{font-size:16px}#s-1a7d3bd5-14ca-4602-aea0-7e47342059f7{margin-left:1px;margin-right:1px}#s-483c4003-78c1-410c-8b7e-b9dd807f2062{text-align:center}#s-483c4003-78c1-410c-8b7e-b9dd807f2062{overflow:hidden}#s-483c4003-78c1-410c-8b7e-b9dd807f2062 .shogun-image-content{justify-content:center}#s-64a08d00-28d7-4c79-a9c2-5fefbe16fbc6>.shogun-accordion-wrapper>.shogun-accordion{border:1px solid #ddd}#s-64a08d00-28d7-4c79-a9c2-5fefbe16fbc6>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading{background:#f5f5f5;padding:10px}#s-64a08d00-28d7-4c79-a9c2-5fefbe16fbc6>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-icon>span{color:#94cc7d}#s-64a08d00-28d7-4c79-a9c2-5fefbe16fbc6>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-body{background-color:#fff;border-top:1px solid #ddd}#s-64a08d00-28d7-4c79-a9c2-5fefbe16fbc6>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-title{color:#94cc7d;text-align:center;font-size:16px}#s-64a08d00-28d7-4c79-a9c2-5fefbe16fbc6>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading .shogun-accordion-icon{font-size:16px}#s-9d93bb4e-18ec-43ee-960d-2997049c8eaa{padding-left:2px;padding-right:2px}#s-a3fbc65c-6b49-43f7-aada-1ec7e380e497{margin-top:30px;margin-bottom:0px;padding-top:10px;padding-bottom:10px;text-align:center}#s-a3fbc65c-6b49-43f7-aada-1ec7e380e497 .shogun-heading-component h2{color:#000;font-weight:normal;font-style:normal;font-size:24px}.shg-sld-content{width:100%;position:relative;z-index:1}.shg-sld-slides{word-break:break-word;position:relative;overflow-x:hidden}.shg-sld-slides-padded{padding:0 35px}.shg-sld-nav-button{cursor:pointer;position:absolute;z-index:10;top:0;width:35px;min-height:35px;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center}.shg-sld-nav-button>svg{height:100%;width:100%}.shg-sld-nav-button.shg-sld-left{left:0}.shg-sld-nav-button.shg-sld-left-over-content{left:2%}.shg-sld-nav-button.shg-sld-right{right:0}.shg-sld-nav-button.shg-sld-right-over-content{right:2%}.shg-sld-nav-button.shg-sld-disabled{cursor:default;opacity:0.2}.shg-sld-item{display:none}.shg-sld-item.shg-sld-active{display:block}.shg-sld-dots{margin-top:10px;text-align:center;z-index:1;position:relative}.shg-sld-dots-on-top{margin-top:-30px !important}.shg-sld-dot{cursor:pointer;display:inline-block !important;height:14px;width:14px;border-radius:100%;margin-left:5px;opacity:0.5}.shg-sld-dot:first-child{margin-left:0px}.shg-sld-dot.shg-sld-active{opacity:1}@keyframes shg-sld-fade{from{opacity:0.4}to{opacity:1}}#s-4f622433-0d51-4267-b610-924babf09d59{margin-left:20%;margin-right:20%;padding-top:10px;padding-bottom:10px}#s-4f622433-0d51-4267-b610-924babf09d59 .shg-sld-dot{background-color:#717171}#s-4f622433-0d51-4267-b610-924babf09d59 .shg-sld-nav-button.shg-sld-left,#s-4f622433-0d51-4267-b610-924babf09d59 .shg-sld-nav-button.shg-sld-right{fill:#717171}.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-f570b406-e3d9-4341-a212-26e99056abf2{text-align:center}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c{max-width:100%}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c .shg-image-zoom,#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c img.shogun-image{max-width:200px !important}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c .shg-image-zoom{margin:0 auto}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c .shg-image-zoom{width:100%;height:100%}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}@media (min-width: 1200px){#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c{max-width:100%}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c .shg-image-zoom,#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c img.shogun-image{max-width:200px !important}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c .shg-image-zoom{margin:0 auto}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c .shg-image-zoom{width:100%;height:100%}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (min-width: 992px) and (max-width: 1199px){#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c{max-width:100%}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c .shg-image-zoom,#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c img.shogun-image{max-width:200px !important}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c .shg-image-zoom{margin:0 auto}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c .shg-image-zoom{width:100%;height:100%}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (min-width: 768px) and (max-width: 991px){#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c{max-width:100%}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c .shg-image-zoom,#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c img.shogun-image{max-width:200px !important}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c .shg-image-zoom{margin:0 auto}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c .shg-image-zoom{width:100%;height:100%}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (max-width: 767px){#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c{max-width:100%}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c .shg-image-zoom,#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c img.shogun-image{max-width:200px !important}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c .shg-image-zoom{margin:0 auto}#s-f570b406-e3d9-4341-a212-26e99056abf2.shg-c .shg-image-zoom{width:100%;height:100%}#s-f570b406-e3d9-4341-a212-26e99056abf2.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-97ba8960-c4ca-4d74-8944-00ec75d7fdfa{padding-top:10px;padding-bottom:10px;text-align:center}#s-97ba8960-c4ca-4d74-8944-00ec75d7fdfa .shg-product-title-component h3 span{color:#000;font-size:18px}#s-96c49a29-4458-48cf-9cc8-0b78ab08da28{text-align:center}#s-96c49a29-4458-48cf-9cc8-0b78ab08da28 .shg-product-sold-out{display:none;color:#000;font-size:18px;font-style:normal}#s-96c49a29-4458-48cf-9cc8-0b78ab08da28 .shg-product-price{color:#000;font-style:normal;font-size:18px}#s-96c49a29-4458-48cf-9cc8-0b78ab08da28 .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-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f{padding-top:10px;padding-left:20px;padding-bottom:10px;padding-right:20px;border-radius:2px;background-color:#252525;text-align:center;cursor:pointer}#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f:hover{background-color:#424242 !important;text-decoration:none !important}#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f:active{background-color:#000000 !important;text-decoration:none !important}#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f-atc-btn-wrapper{text-align:center}#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f.shg-btn{color:#ffffff;font-size:14px;display:inline-block}@media (min-width: 1200px){#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f-atc-btn-wrapper{text-align:center}#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (min-width: 992px) and (max-width: 1199px){#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f-atc-btn-wrapper{text-align:center}#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (min-width: 768px) and (max-width: 991px){#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f-atc-btn-wrapper{text-align:center}#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (max-width: 767px){#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f-atc-btn-wrapper{text-align:center}#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-e8e5d04e-7811-485c-a3cf-d35d8c09cf9f.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}#s-86897194-fcb6-47c6-857e-8297c815a304{text-align:center}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c{max-width:100%}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c .shg-image-zoom,#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c img.shogun-image{max-width:200px !important}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c .shg-image-zoom{margin:0 auto}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c .shg-image-zoom{width:100%;height:100%}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}@media (min-width: 1200px){#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c{max-width:100%}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c .shg-image-zoom,#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c img.shogun-image{max-width:200px !important}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c .shg-image-zoom{margin:0 auto}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c .shg-image-zoom{width:100%;height:100%}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (min-width: 992px) and (max-width: 1199px){#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c{max-width:100%}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c .shg-image-zoom,#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c img.shogun-image{max-width:200px !important}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c .shg-image-zoom{margin:0 auto}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c .shg-image-zoom{width:100%;height:100%}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (min-width: 768px) and (max-width: 991px){#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c{max-width:100%}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c .shg-image-zoom,#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c img.shogun-image{max-width:200px !important}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c .shg-image-zoom{margin:0 auto}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c .shg-image-zoom{width:100%;height:100%}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (max-width: 767px){#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c{max-width:100%}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c .shg-image-zoom,#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c img.shogun-image{max-width:200px !important}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c .shg-image-zoom{margin:0 auto}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c .shg-image-zoom{width:100%;height:100%}#s-86897194-fcb6-47c6-857e-8297c815a304.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}#s-0369ba8b-b20e-45e5-981a-8186a4fd1fcc{padding-top:10px;padding-bottom:10px;text-align:center}#s-0369ba8b-b20e-45e5-981a-8186a4fd1fcc .shg-product-title-component h3 span{color:#000;font-size:18px}#s-801f6c0e-f0da-429c-8377-cc6fbd9ecf02{text-align:center}#s-801f6c0e-f0da-429c-8377-cc6fbd9ecf02 .shg-product-sold-out{display:none;color:#000;font-size:18px;font-style:normal}#s-801f6c0e-f0da-429c-8377-cc6fbd9ecf02 .shg-product-price{color:#000;font-style:normal;font-size:18px}#s-801f6c0e-f0da-429c-8377-cc6fbd9ecf02 .shg-product-compare-price{display:inline;text-decoration:line-through;color:#000;font-style:normal;font-size:18px;padding-left:10px}#s-8550a715-5763-4a14-93a5-669c741c6bcf{padding-top:10px;padding-left:20px;padding-bottom:10px;padding-right:20px;border-radius:2px;background-color:#252525;text-align:center;cursor:pointer}#s-8550a715-5763-4a14-93a5-669c741c6bcf:hover{background-color:#424242 !important;text-decoration:none !important}#s-8550a715-5763-4a14-93a5-669c741c6bcf:active{background-color:#000000 !important;text-decoration:none !important}#s-8550a715-5763-4a14-93a5-669c741c6bcf-atc-btn-wrapper{text-align:center}#s-8550a715-5763-4a14-93a5-669c741c6bcf{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-8550a715-5763-4a14-93a5-669c741c6bcf.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-8550a715-5763-4a14-93a5-669c741c6bcf.shg-btn{color:#ffffff;font-size:14px;display:inline-block}@media (min-width: 1200px){#s-8550a715-5763-4a14-93a5-669c741c6bcf-atc-btn-wrapper{text-align:center}#s-8550a715-5763-4a14-93a5-669c741c6bcf{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-8550a715-5763-4a14-93a5-669c741c6bcf.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-8550a715-5763-4a14-93a5-669c741c6bcf.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (min-width: 992px) and (max-width: 1199px){#s-8550a715-5763-4a14-93a5-669c741c6bcf-atc-btn-wrapper{text-align:center}#s-8550a715-5763-4a14-93a5-669c741c6bcf{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-8550a715-5763-4a14-93a5-669c741c6bcf.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-8550a715-5763-4a14-93a5-669c741c6bcf.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (min-width: 768px) and (max-width: 991px){#s-8550a715-5763-4a14-93a5-669c741c6bcf-atc-btn-wrapper{text-align:center}#s-8550a715-5763-4a14-93a5-669c741c6bcf{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-8550a715-5763-4a14-93a5-669c741c6bcf.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-8550a715-5763-4a14-93a5-669c741c6bcf.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (max-width: 767px){#s-8550a715-5763-4a14-93a5-669c741c6bcf-atc-btn-wrapper{text-align:center}#s-8550a715-5763-4a14-93a5-669c741c6bcf{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-8550a715-5763-4a14-93a5-669c741c6bcf.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-8550a715-5763-4a14-93a5-669c741c6bcf.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}#s-8490225c-8a3e-4578-b5d1-2078253405c7{text-align:center}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c{max-width:100%}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c .shg-image-zoom,#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c img.shogun-image{max-width:200px !important}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c .shg-image-zoom{margin:0 auto}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c .shg-image-zoom{width:100%;height:100%}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}@media (min-width: 1200px){#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c{max-width:100%}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c .shg-image-zoom,#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c img.shogun-image{max-width:200px !important}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c .shg-image-zoom{margin:0 auto}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c .shg-image-zoom{width:100%;height:100%}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (min-width: 992px) and (max-width: 1199px){#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c{max-width:100%}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c .shg-image-zoom,#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c img.shogun-image{max-width:200px !important}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c .shg-image-zoom{margin:0 auto}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c .shg-image-zoom{width:100%;height:100%}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (min-width: 768px) and (max-width: 991px){#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c{max-width:100%}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c .shg-image-zoom,#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c img.shogun-image{max-width:200px !important}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c .shg-image-zoom{margin:0 auto}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c .shg-image-zoom{width:100%;height:100%}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (max-width: 767px){#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c{max-width:100%}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c .shg-image-zoom,#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c img.shogun-image{max-width:200px !important}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c .shg-image-zoom{margin:0 auto}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c .shg-image-zoom{width:100%;height:100%}#s-8490225c-8a3e-4578-b5d1-2078253405c7.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}#s-536b6177-98cd-4ef5-a88b-ef289c88567a{padding-top:10px;padding-bottom:10px;text-align:center}#s-536b6177-98cd-4ef5-a88b-ef289c88567a .shg-product-title-component h3 span{color:#000;font-size:18px}#s-d95fb31c-3b2c-4e6d-bde8-44491ed686c7{text-align:center}#s-d95fb31c-3b2c-4e6d-bde8-44491ed686c7 .shg-product-sold-out{display:none;color:#000;font-size:18px;font-style:normal}#s-d95fb31c-3b2c-4e6d-bde8-44491ed686c7 .shg-product-price{color:#000;font-style:normal;font-size:18px}#s-d95fb31c-3b2c-4e6d-bde8-44491ed686c7 .shg-product-compare-price{display:inline;text-decoration:line-through;color:#000;font-style:normal;font-size:18px;padding-left:10px}#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9{padding-top:10px;padding-left:20px;padding-bottom:10px;padding-right:20px;border-radius:2px;background-color:#252525;text-align:center;cursor:pointer}#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9:hover{background-color:#424242 !important;text-decoration:none !important}#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9:active{background-color:#000000 !important;text-decoration:none !important}#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9-atc-btn-wrapper{text-align:center}#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9.shg-btn{color:#ffffff;font-size:14px;display:inline-block}@media (min-width: 1200px){#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9-atc-btn-wrapper{text-align:center}#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (min-width: 992px) and (max-width: 1199px){#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9-atc-btn-wrapper{text-align:center}#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (min-width: 768px) and (max-width: 991px){#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9-atc-btn-wrapper{text-align:center}#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (max-width: 767px){#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9-atc-btn-wrapper{text-align:center}#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-79daca60-2ea0-4ee4-b28d-6ea5d15a17e9.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce{text-align:center}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c{max-width:100%}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c .shg-image-zoom,#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c img.shogun-image{max-width:200px !important}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c .shg-image-zoom{margin:0 auto}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c .shg-image-zoom{width:100%;height:100%}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}@media (min-width: 1200px){#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c{max-width:100%}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c .shg-image-zoom,#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c img.shogun-image{max-width:200px !important}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c .shg-image-zoom{margin:0 auto}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c .shg-image-zoom{width:100%;height:100%}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (min-width: 992px) and (max-width: 1199px){#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c{max-width:100%}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c .shg-image-zoom,#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c img.shogun-image{max-width:200px !important}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c .shg-image-zoom{margin:0 auto}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c .shg-image-zoom{width:100%;height:100%}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (min-width: 768px) and (max-width: 991px){#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c{max-width:100%}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c .shg-image-zoom,#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c img.shogun-image{max-width:200px !important}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c .shg-image-zoom{margin:0 auto}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c .shg-image-zoom{width:100%;height:100%}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (max-width: 767px){#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c{max-width:100%}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c .shg-image-zoom,#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c img.shogun-image{max-width:200px !important}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c .shg-image-zoom{margin:0 auto}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c .shg-image-zoom{width:100%;height:100%}#s-c0cfcecf-ed59-4d44-bf1e-ba31ac14a4ce.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}#s-a4a739ce-e9c9-4b1a-9592-1782b8231b97{padding-top:10px;padding-bottom:10px;text-align:center}#s-a4a739ce-e9c9-4b1a-9592-1782b8231b97 .shg-product-title-component h3 span{color:#000;font-size:18px}#s-cc934bb0-d3ff-450e-8114-2f5fbf21b0fd{text-align:center}#s-cc934bb0-d3ff-450e-8114-2f5fbf21b0fd .shg-product-sold-out{display:none;color:#000;font-size:18px;font-style:normal}#s-cc934bb0-d3ff-450e-8114-2f5fbf21b0fd .shg-product-price{color:#000;font-style:normal;font-size:18px}#s-cc934bb0-d3ff-450e-8114-2f5fbf21b0fd .shg-product-compare-price{display:inline;text-decoration:line-through;color:#000;font-style:normal;font-size:18px;padding-left:10px}#s-400be633-d448-4781-9315-2366d23d803b{padding-top:10px;padding-left:20px;padding-bottom:10px;padding-right:20px;border-radius:2px;background-color:#252525;text-align:center;cursor:pointer}#s-400be633-d448-4781-9315-2366d23d803b:hover{background-color:#424242 !important;text-decoration:none !important}#s-400be633-d448-4781-9315-2366d23d803b:active{background-color:#000000 !important;text-decoration:none !important}#s-400be633-d448-4781-9315-2366d23d803b-atc-btn-wrapper{text-align:center}#s-400be633-d448-4781-9315-2366d23d803b{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-400be633-d448-4781-9315-2366d23d803b.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-400be633-d448-4781-9315-2366d23d803b.shg-btn{color:#ffffff;font-size:14px;display:inline-block}@media (min-width: 1200px){#s-400be633-d448-4781-9315-2366d23d803b-atc-btn-wrapper{text-align:center}#s-400be633-d448-4781-9315-2366d23d803b{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-400be633-d448-4781-9315-2366d23d803b.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-400be633-d448-4781-9315-2366d23d803b.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (min-width: 992px) and (max-width: 1199px){#s-400be633-d448-4781-9315-2366d23d803b-atc-btn-wrapper{text-align:center}#s-400be633-d448-4781-9315-2366d23d803b{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-400be633-d448-4781-9315-2366d23d803b.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-400be633-d448-4781-9315-2366d23d803b.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (min-width: 768px) and (max-width: 991px){#s-400be633-d448-4781-9315-2366d23d803b-atc-btn-wrapper{text-align:center}#s-400be633-d448-4781-9315-2366d23d803b{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-400be633-d448-4781-9315-2366d23d803b.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-400be633-d448-4781-9315-2366d23d803b.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (max-width: 767px){#s-400be633-d448-4781-9315-2366d23d803b-atc-btn-wrapper{text-align:center}#s-400be633-d448-4781-9315-2366d23d803b{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-400be633-d448-4781-9315-2366d23d803b.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-400be633-d448-4781-9315-2366d23d803b.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151{text-align:center}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c{max-width:100%}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c .shg-image-zoom,#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c img.shogun-image{max-width:200px !important}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c .shg-image-zoom{margin:0 auto}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c .shg-image-zoom{width:100%;height:100%}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}@media (min-width: 1200px){#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c{max-width:100%}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c .shg-image-zoom,#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c img.shogun-image{max-width:200px !important}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c .shg-image-zoom{margin:0 auto}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c .shg-image-zoom{width:100%;height:100%}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (min-width: 992px) and (max-width: 1199px){#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c{max-width:100%}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c .shg-image-zoom,#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c img.shogun-image{max-width:200px !important}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c .shg-image-zoom{margin:0 auto}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c .shg-image-zoom{width:100%;height:100%}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (min-width: 768px) and (max-width: 991px){#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c{max-width:100%}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c .shg-image-zoom,#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c img.shogun-image{max-width:200px !important}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c .shg-image-zoom{margin:0 auto}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c .shg-image-zoom{width:100%;height:100%}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}@media (max-width: 767px){#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c{max-width:100%}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c img.shogun-image{align-self:center;margin:0 !important}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c .shg-image-zoom,#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c img.shogun-image{max-width:200px !important}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c .shg-image-zoom{margin:0 auto}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c .shg-image-zoom{width:100%;height:100%}#s-27e0261e-fbdb-40d8-8e09-8b3b44be7151.shg-c img.shogun-image{width:100%;height:auto}.shg-product-image-wrapper{display:none}}#s-43baf66f-6917-46d6-9e13-58dbd5b9fed6{padding-top:10px;padding-bottom:10px;text-align:center}#s-43baf66f-6917-46d6-9e13-58dbd5b9fed6 .shg-product-title-component h3 span{color:#000;font-size:18px}#s-acbb3a14-9f6a-4208-9c06-b18098b3dab6{text-align:center}#s-acbb3a14-9f6a-4208-9c06-b18098b3dab6 .shg-product-sold-out{display:none;color:#000;font-size:18px;font-style:normal}#s-acbb3a14-9f6a-4208-9c06-b18098b3dab6 .shg-product-price{color:#000;font-style:normal;font-size:18px}#s-acbb3a14-9f6a-4208-9c06-b18098b3dab6 .shg-product-compare-price{display:inline;text-decoration:line-through;color:#000;font-style:normal;font-size:18px;padding-left:10px}#s-7062368a-475e-457b-a1dd-b1d425fb2bcd{padding-top:10px;padding-left:20px;padding-bottom:10px;padding-right:20px;border-radius:2px;background-color:#252525;text-align:center;cursor:pointer}#s-7062368a-475e-457b-a1dd-b1d425fb2bcd:hover{background-color:#424242 !important;text-decoration:none !important}#s-7062368a-475e-457b-a1dd-b1d425fb2bcd:active{background-color:#000000 !important;text-decoration:none !important}#s-7062368a-475e-457b-a1dd-b1d425fb2bcd-atc-btn-wrapper{text-align:center}#s-7062368a-475e-457b-a1dd-b1d425fb2bcd{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-7062368a-475e-457b-a1dd-b1d425fb2bcd.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-7062368a-475e-457b-a1dd-b1d425fb2bcd.shg-btn{color:#ffffff;font-size:14px;display:inline-block}@media (min-width: 1200px){#s-7062368a-475e-457b-a1dd-b1d425fb2bcd-atc-btn-wrapper{text-align:center}#s-7062368a-475e-457b-a1dd-b1d425fb2bcd{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-7062368a-475e-457b-a1dd-b1d425fb2bcd.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-7062368a-475e-457b-a1dd-b1d425fb2bcd.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (min-width: 992px) and (max-width: 1199px){#s-7062368a-475e-457b-a1dd-b1d425fb2bcd-atc-btn-wrapper{text-align:center}#s-7062368a-475e-457b-a1dd-b1d425fb2bcd{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-7062368a-475e-457b-a1dd-b1d425fb2bcd.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-7062368a-475e-457b-a1dd-b1d425fb2bcd.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (min-width: 768px) and (max-width: 991px){#s-7062368a-475e-457b-a1dd-b1d425fb2bcd-atc-btn-wrapper{text-align:center}#s-7062368a-475e-457b-a1dd-b1d425fb2bcd{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-7062368a-475e-457b-a1dd-b1d425fb2bcd.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-7062368a-475e-457b-a1dd-b1d425fb2bcd.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}@media (max-width: 767px){#s-7062368a-475e-457b-a1dd-b1d425fb2bcd-atc-btn-wrapper{text-align:center}#s-7062368a-475e-457b-a1dd-b1d425fb2bcd{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:normal;box-sizing:border-box}#s-7062368a-475e-457b-a1dd-b1d425fb2bcd.shg-product-atc-disabled{opacity:0.5;cursor:initial}#s-7062368a-475e-457b-a1dd-b1d425fb2bcd.shg-btn{color:#ffffff;font-size:14px;display:inline-block}}.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}
