.s8-templates-row{clear:both;--column-total:12;--column-gap:1rem}.s8-templates-row-container{box-sizing:border-box;position:relative;display:grid;grid-template-columns:repeat(var(--column-total),1fr);grid-template-rows:auto;gap:var(--column-gap);grid-auto-flow:column}.s8-templates-row.s8-templates-row-left .s8-templates-row-container{justify-content:flex-start}.s8-templates-row.s8-templates-row-right .s8-templates-row-container{justify-content:flex-end}@media screen and (max-width:700px){.s8-templates-row .s8-templates-row-container{grid-auto-flow:row}.s8-templates-row + .s8-templates-row{margin-top:calc(2 * var(--column-gap))}.s8-templates-row-container.s8-templates-row-reverseOrderOnMobile .s8-templates-column:nth-child(1){order:12}.s8-templates-row-container.s8-templates-row-reverseOrderOnMobile .s8-templates-column:nth-child(2){order:11}.s8-templates-row-container.s8-templates-row-reverseOrderOnMobile .s8-templates-column:nth-child(3){order:10}.s8-templates-row-container.s8-templates-row-reverseOrderOnMobile .s8-templates-column:nth-child(4){order:9}.s8-templates-row-container.s8-templates-row-reverseOrderOnMobile .s8-templates-column:nth-child(5){order:8}.s8-templates-row-container.s8-templates-row-reverseOrderOnMobile .s8-templates-column:nth-child(6){order:7}.s8-templates-row-container.s8-templates-row-reverseOrderOnMobile .s8-templates-column:nth-child(7){order:6}.s8-templates-row-container.s8-templates-row-reverseOrderOnMobile .s8-templates-column:nth-child(8){order:5}.s8-templates-row-container.s8-templates-row-reverseOrderOnMobile .s8-templates-column:nth-child(9){order:4}.s8-templates-row-container.s8-templates-row-reverseOrderOnMobile .s8-templates-column:nth-child(10){order:3}.s8-templates-row-container.s8-templates-row-reverseOrderOnMobile .s8-templates-column:nth-child(11){order:2}.s8-templates-row-container.s8-templates-row-reverseOrderOnMobile .s8-templates-column:nth-child(12){order:1}}.s8-templates-column{box-sizing:border-box;position:relative;min-height:1em;grid-column:span var(--column-span)}.s8-templates-column.s8-templates-column-1{--column-span:1}.s8-templates-column.s8-templates-column-2{--column-span:2}.s8-templates-column.s8-templates-column-3{--column-span:3}.s8-templates-column.s8-templates-column-4{--column-span:4}.s8-templates-column.s8-templates-column-5{--column-span:5}.s8-templates-column.s8-templates-column-6{--column-span:6}.s8-templates-column.s8-templates-column-7{--column-span:7}.s8-templates-column.s8-templates-column-8{--column-span:8}.s8-templates-column.s8-templates-column-9{--column-span:9}.s8-templates-column.s8-templates-column-10{--column-span:10}.s8-templates-column.s8-templates-column-11{--column-span:11}.s8-templates-column.s8-templates-column-12{--column-span:12}.s8-templates-column>tr>td img,.s8-templates-column>tbody>tr>td img{max-width:100%}@media screen and (max-width:700px){.s8-templates-row-container{margin-top:0}.s8-templates-column{min-height:0}.s8-templates-column:empty{padding:0;margin:0}.s8-templates-row-container:not(.s8-templates-row-reverseOrderOnMobile) .s8-templates-column:empty:first-child{padding-top:20px}.s8-templates-row-container:not(.s8-templates-row-reverseOrderOnMobile) .s8-templates-column:empty:last-child{padding-bottom:20px}.s8-templates-column:empty{padding:0;margin:0}.s8-templates-row-container:not(.s8-templates-row-reverseOrderOnMobile) .s8-templates-column + .s8-templates-column{padding-top:0}.s8-templates-column.s8-templates-column-1{--column-span:12}.s8-templates-column.s8-templates-column-2{--column-span:12}.s8-templates-column.s8-templates-column-3{--column-span:12}.s8-templates-column.s8-templates-column-4{--column-span:12}.s8-templates-column.s8-templates-column-5{--column-span:12}.s8-templates-column.s8-templates-column-6{--column-span:12}.s8-templates-column.s8-templates-column-7{--column-span:12}.s8-templates-column.s8-templates-column-8{--column-span:12}.s8-templates-column.s8-templates-column-9{--column-span:12}.s8-templates-column.s8-templates-column-10{--column-span:12}.s8-templates-column.s8-templates-column-11{--column-span:12}.s8-templates-column.s8-templates-column-12{--column-span:12}}.s8-templates-button{display:inline-block;min-width:155px;position:relative;cursor:pointer}.s8-templates-button .s8-templates-button-content{padding-left:0.5rem;padding-right:0.5rem}.s8-templates-button-content:before{content:"\200b"}.s8-templates-button-linkOverlay{position:absolute;top:0;left:0;bottom:0;right:0;color:rgba(0,0,0,0)!important}.s8-templates-button-linkOverlay,.s8-templates-button-linkOverlay:link,.s8-templates-button-linkOverlay:visited,.s8-templates-button-linkOverlay:hover,.s8-templates-button-linkOverlay:active{text-decoration:none}.s8-templates-button-email__link{box-sizing:border-box;width:100%;text-decoration:none;display:inline-block}.s8-templates-button-classic{transition:all 0.2s ease-out}.s8-templates-button-classic:hover{opacity:0.9}.s8-templates-button-classic .s8-templates-button-container{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;height:auto;transition:all 0.3s ease-in;position:relative;top:0;overflow:hidden}.s8-templates-button-classic:hover .s8-templates-button-container:before{content:'';animation:scrollAcross 0.4s;animation-fill-mode:forwards;position:absolute;left:50%;border-radius:50%;transform:translateX(-50%) translateY(-50%);top:50%;width:0;height:0;background-color:currentColor;opacity:0.5}@keyframes scrollAcross{90%{opacity:0}100%{width:155px;height:155px;opacity:0;display:none}}.htmlEditorContent .s8-templates-button-classic .s8-templates-button-container{transition:none}.htmlEditorContent .s8-templates-button-classic:hover .s8-templates-button-container:before{content:'';animation:none;animation-fill-mode:forwards;display:none}.s8-navigationSecondary,.s8-navigationSecondary ul{box-sizing:border-box;list-style-type:none;padding:0px;margin:0px}