@keyframes shake{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-4px, 0, 0)}40%,60%{transform:translate3d(4px, 0, 0)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media(max-width: 768px){.desktop-only{opacity:0;height:0;width:0;overflow:hidden;display:none}}@media(min-width: 768px){.mobile-only{opacity:0;height:0;width:0;overflow:hidden;display:none}}.hide{display:none}@media(min-width: 768px){.hide--desktop{display:none}}@media(max-width: 768px){.hide--mobile{display:none}}.titles-body-button .subtitle,.titles-body-button .title,.titles-body-button .body,.titles-body-button>a{margin-bottom:16px}.titles-body-button>a{display:block;margin-top:24px}.titles-body-button>a span.down{transform:rotate(90deg);display:inline-block}.text-center{text-align:center}@media(min-width: 375px){.text-center--desktop{text-align:center}}@media(max-width: 375px){.text-center--mobile{text-align:center}}.text-left{text-align:left}@media(min-width: 375px){.text-left--desktop{text-align:left}}@media(max-width: 375px){.text-left--mobile{text-align:left}}.text-right{text-align:right}@media(min-width: 375px){.text-right--desktop{text-align:right}}@media(max-width: 375px){.text-right--mobile{text-align:right}}.text-uppercase{text-transform:uppercase}.text-no-underline{text-decoration:none}.flex{display:-ms-flexbox;display:flex}.flex-column{-ms-flex-direction:column;flex-direction:column}@media(min-width: 375px){.flex-column--desktop{-ms-flex-direction:column;flex-direction:column}}@media(max-width: 375px){.flex-column--mobile{-ms-flex-direction:column;flex-direction:column}}.align-center{-ms-flex-align:center;align-items:center}@media(min-width: 375px){.align-center--desktop{-ms-flex-align:center;align-items:center}}@media(max-width: 375px){.align-center--mobile{-ms-flex-align:center;align-items:center}}.align-end{-ms-flex-align:end;align-items:flex-end}@media(min-width: 375px){.align-end--desktop{-ms-flex-align:end;align-items:flex-end}}@media(max-width: 375px){.align-end--mobile{-ms-flex-align:end;align-items:flex-end}}.align-start{-ms-flex-align:start;align-items:flex-start}@media(min-width: 375px){.align-start--desktop{-ms-flex-align:start;align-items:flex-start}}@media(max-width: 375px){.align-start--mobile{-ms-flex-align:start;align-items:flex-start}}.justify-center{-ms-flex-pack:center;justify-content:center}@media(min-width: 375px){.justify-center--desktop{-ms-flex-pack:center;justify-content:center}}@media(max-width: 375px){.justify-center--mobile{-ms-flex-pack:center;justify-content:center}}.justify-start{-ms-flex-pack:start;justify-content:flex-start}@media(min-width: 375px){.justify-start--desktop{-ms-flex-pack:start;justify-content:start}}@media(max-width: 375px){.justify-start--mobile{-ms-flex-pack:start;justify-content:start}}.justify-end{-ms-flex-pack:end;justify-content:flex-end}@media(min-width: 375px){.justify-end--desktop{-ms-flex-pack:end;justify-content:flex-end}}@media(max-width: 375px){.justify-end--mobile{-ms-flex-pack:end;justify-content:flex-end}}.justify-between{-ms-flex-pack:justify;justify-content:space-between}@media(min-width: 375px){.justify-between--desktop{-ms-flex-pack:justify;justify-content:space-between}}@media(max-width: 375px){.justify-between--mobile{-ms-flex-pack:justify;justify-content:space-between}}.justify-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}@media(min-width: 375px){.justify-evenly--desktop{-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media(max-width: 375px){.justify-evenly--mobile{-ms-flex-pack:space-evenly;justify-content:space-evenly}}.p0{padding:0}.m0{margin:0}.list-style-none{list-style:none}.visually-hidden{position:absolute !important;overflow:hidden;width:1px;margin:-1px;border:0;clip:rect(0 0 0 0);word-wrap:normal !important;top:6px;left:5px;height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 20px}@media screen and (min-width: 768px){.visually-hidden{height:auto}}.op-09{opacity:.9}.not-your-style-section{text-align:center;padding:50px 0}.not-your-style-section .container{max-width:1200px;margin:0 auto}.not-your-style-section h1{font-size:2.5em;margin-bottom:10px}.not-your-style-section p{font-size:1.2em;margin-bottom:40px}.not-your-style-section .grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.not-your-style-section .card{background:#fff;overflow:hidden;text-align:left;-ms-flex:1 1 calc(50% - 20px);flex:1 1 calc(50% - 20px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.not-your-style-section .card .image-container{-ms-flex:1;flex:1;min-height:288px;max-height:288px;position:relative}.not-your-style-section .card .image-container img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;object-fit:cover}.not-your-style-section .card .card-content{padding:20px}.not-your-style-section .card .card-content h2{font-size:32px;margin-bottom:10px;text-align:left;line-height:42px}.not-your-style-section .card .card-content p{font-size:1em;margin-bottom:20px}.not-your-style-section .card .card-content .cta-button{display:inline-block;padding:10px 20px;background:#0d0026;color:#fff;text-decoration:none;border-radius:5px;width:100%;text-align:center;font-weight:bold}@media(min-width: 769px)and (max-width: 1024px){.not-your-style-section .card{-ms-flex:1 1 calc(33.333% - 20px);flex:1 1 calc(33.333% - 20px)}}@media(min-width: 1025px){.not-your-style-section .card{-ms-flex:1 1 calc(25% - 20px);flex:1 1 calc(25% - 20px)}}@media(max-width: 768px){.not-your-style-section .grid{-ms-flex-direction:column;flex-direction:column;gap:20px}.not-your-style-section .card{-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}}
