.Templates-module-scss-module__fHCpaW__templates{flex-direction:column;gap:25px;width:min(100%,1920px);margin:0 auto;padding:50px 100px;display:flex}.Templates-module-scss-module__fHCpaW__templates__title{text-align:center;font-size:clamp(1.5rem,4vw,2rem);font-weight:500}.Templates-module-scss-module__fHCpaW__templates__btn{background:#fff;border:1px solid #000;border-radius:20px;padding:7.5px}.Templates-module-scss-module__fHCpaW__templates__btn--active{background:var(--accent-clr-yellow)}.Templates-module-scss-module__fHCpaW__templates-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.Templates-module-scss-module__fHCpaW__template{flex-direction:column;row-gap:10px;display:flex;position:relative}.Templates-module-scss-module__fHCpaW__template__img-container{aspect-ratio:1;color:#000;border:1px solid #000;border-radius:25px;gap:25px;width:100%;position:relative}.Templates-module-scss-module__fHCpaW__template__type{border:1px solid #000;border-radius:20px;padding:7.5px;position:absolute;top:10px;right:10px}.Templates-module-scss-module__fHCpaW__template__type--bronze{background:var(--bronze-clr)}.Templates-module-scss-module__fHCpaW__template__type--silver{background:var(--silver-clr)}.Templates-module-scss-module__fHCpaW__template__type--gold{background:var(--gold-clr)}.Templates-module-scss-module__fHCpaW__template__link{color:#000;background:var(--accent-clr-green);border:1px solid #000;border-radius:20px;justify-content:center;align-items:center;column-gap:5px;padding:7.5px;display:flex;position:absolute;bottom:10px;right:10px}.Templates-module-scss-module__fHCpaW__template__link:hover .Templates-module-scss-module__fHCpaW__template__link-img-container-inner{transform:translate(24px)}.Templates-module-scss-module__fHCpaW__template__link-img-container{width:24px;overflow:hidden}.Templates-module-scss-module__fHCpaW__template__link-img-container-inner{justify-content:flex-end;align-items:center;transition:transform .5s;display:flex}.Templates-module-scss-module__fHCpaW__template__link-img-container-inner svg{flex-shrink:0}.Templates-module-scss-module__fHCpaW__filter-container{border:1px solid #000;border-radius:20px;flex-direction:column;gap:10px;max-width:max-content;padding:10px;display:flex}@media screen and not (min-width:1000px){.Templates-module-scss-module__fHCpaW__templates-grid{grid-template-columns:repeat(2,1fr)}}@media screen and not (min-width:600px){.Templates-module-scss-module__fHCpaW__templates-grid{grid-template-columns:repeat(1,1fr)}}@media screen and not (min-width:808px){.Templates-module-scss-module__fHCpaW__templates{padding:50px 10px}}
.header{justify-content:space-between;align-items:center;min-height:70px;padding:10px 25px;display:flex}.header__logo{justify-content:center;align-items:center;column-gap:5px;display:flex}.header__logo span{color:#000;font-size:1.5rem}.menu{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);outline-offset:-1px;background:#ffffff79;border-radius:25px;outline:1px solid #000;flex-direction:column;align-items:flex-end;width:50px;height:50px;transition:width .5s,height .5s;display:flex;position:fixed;top:10px;right:25px;overflow:hidden}.menu--open{width:min(100% - 20px,500px);height:min(100% - 20px,500px)}@media screen and not (min-width:808px){.menu{right:10px}}.menu-dd{opacity:0;flex-direction:column;justify-content:space-between;row-gap:10px;width:100%;height:100%;padding:10px;display:flex;overflow:auto}.menu-dd--visible{opacity:1;transition:opacity .5s .5s}.menu-dd-nav{white-space:nowrap;flex-direction:column;display:flex}.menu-dd-nav__link{color:#000;justify-content:space-between;align-items:center;column-gap:5px;padding:5px 0;font-size:18px;font-weight:500;display:flex}.menu-dd-nav__link:hover .menu-icon-wrapper{transform:translate(24px)}.menu-icon-container{width:24px;overflow:hidden}.menu-icon-wrapper{justify-content:flex-end;align-items:center;transition:all .3s;display:flex}.menu-icon-wrapper svg{flex-shrink:0}.menu-dd-socials{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;margin-top:10px;display:flex}.menu-dd-socials a{color:#000}.burger-btn-wrapper{flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.burger-btn{justify-content:center;align-items:center;width:30px;padding:15px 0;display:flex;position:relative}.burger-btn:before{content:"";transform-origin:100%;background:#000;width:100%;height:1px;transition:all .5s .75s;position:absolute;transform:translateY(-5px)scaleX(1)}.burger-btn--active:before{transition:all .5s;transform:translateY(-5px)scaleX(0)}.burger-btn:after{content:"";transform-origin:100%;background:#000;width:100%;height:1px;transition:transform .5s .5s;position:absolute;transform:translateY(5px)scaleX(1)}.burger-btn--active:after{transition:all .5s .25s;transform:translateY(5px)scaleX(0)}.burger-btn__top-line{transform-origin:50%;background:#000;width:100%;height:1px;transition:transform .5s .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)scale(0)}.burger-btn__top-line--active{transition:transform .5s .5s;transform:translate(-50%,-50%)rotate(-45deg)scale(1)}.burger-btn__bottom-line{transform-origin:50%;background:#000;width:100%;height:1px;transition:transform .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)scale(0)}.burger-btn__bottom-line--active{transition:transform .5s .75s;transform:translate(-50%,-50%)rotate(45deg)scale(1)}@media screen and not (min-width:808px){.header{padding:10px}}
.QA-module-scss-module__Ar8sLW__section{flex-direction:row-reverse;align-items:flex-start;gap:25px;padding:0 100px;scroll-margin-top:70px;display:flex}.QA-module-scss-module__Ar8sLW__qa__title{text-align:right;flex:1;margin-bottom:10px;font-size:clamp(1.5rem,4vw,2rem);font-weight:500;position:sticky;top:70px}.QA-module-scss-module__Ar8sLW__qa-grid{flex-direction:column;flex:1;gap:50px;display:flex}.QA-module-scss-module__Ar8sLW__qa-item{background:#fff;border-radius:20px;flex-direction:column;padding:10px;display:flex}.QA-module-scss-module__Ar8sLW__qa-item:first-child{border:1px solid var(--accent-clr-yellow)}.QA-module-scss-module__Ar8sLW__qa-item:first-child span{color:var(--accent-clr-yellow);font-weight:700}.QA-module-scss-module__Ar8sLW__qa-item:nth-child(2){border:1px solid var(--accent-clr-green)}.QA-module-scss-module__Ar8sLW__qa-item:nth-child(2) span{color:var(--accent-clr-green);font-weight:700}.QA-module-scss-module__Ar8sLW__qa-item:nth-child(3){border:1px solid var(--accent-clr-dark-green)}.QA-module-scss-module__Ar8sLW__qa-item:nth-child(3) span{color:var(--accent-clr-dark-green);font-weight:700}.QA-module-scss-module__Ar8sLW__qa-item:nth-child(4){border:1px solid var(--accent-clr-pink)}.QA-module-scss-module__Ar8sLW__qa-item:nth-child(4) span{color:var(--accent-clr-pink);font-weight:700}.QA-module-scss-module__Ar8sLW__qa-item:nth-child(5){border:1px solid var(--accent-clr-dark-pink)}.QA-module-scss-module__Ar8sLW__qa-item:nth-child(5) span{color:var(--accent-clr-dark-pink);font-weight:700}.QA-module-scss-module__Ar8sLW__qa-item:nth-child(6){border:1px solid var(--accent-clr-yellow)}.QA-module-scss-module__Ar8sLW__qa-item:nth-child(6) span{color:var(--accent-clr-yellow);font-weight:700}.QA-module-scss-module__Ar8sLW__qa-item__title{margin-bottom:10px;font-size:18px;font-weight:500}.QA-module-scss-module__Ar8sLW__qa-list li{list-style-type:disc;list-style-position:inside}@media screen and not (min-width:900px){.QA-module-scss-module__Ar8sLW__section{flex-direction:column}.QA-module-scss-module__Ar8sLW__qa-grid{gap:25px}.QA-module-scss-module__Ar8sLW__qa__title{position:static}}@media screen and not (min-width:808px){.QA-module-scss-module__Ar8sLW__section{padding:0 10px}}
