.layout--fourcol-section{display:flex;flex-wrap:wrap;}.layout--fourcol-section > .layout__region{flex:0 1 100%;}@media screen and (min-width:40em){.layout--fourcol-section > .layout__region{flex:0 1 25%;}}
.layout--onecol .layout__region{width:100%;}
.layout--threecol-custom-15-66-15-section{display:flex;flex-wrap:wrap;margin-top:3rem;}.layout--threecol-custom-15-66-15-section > .layout__region{flex:0 1 100%;}@media screen and (min-width:40em){.layout--threecol-custom-15-66-15-section--15-70-15 > .layout__region--first,.layout--threecol-custom-15-66-15-section--15-70-15 > .layout__region--third{flex:0 1 15%;}.layout--threecol-custom-15-66-15-section--15-70-15 > .layout__region--second{flex:1;}}
.social-sharing-buttons{display:flex;justify-content:center;align-items:center;margin:2em 0;}.social-sharing-buttons a,.social-sharing-buttons__button{text-decoration:none;margin:0 4px;display:flex;justify-content:center;align-items:center;}.btnCopy{position:relative;padding:0;cursor:pointer;}.social-sharing-buttons__popup{position:absolute;left:50%;top:0;transform:translate(-50%,-100%);background-color:black;color:white;font-size:small;padding:4px;border-radius:3px;opacity:0;height:0;overflow:hidden;transition:all .5s ease;}.social-sharing-buttons__popup.visible{opacity:1;height:auto;overflow:unset;}.social-sharing-buttons__popup:before{position:absolute;left:50%;bottom:0;transform:translate(-50%,100%);display:block;content:'';width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid black;}
