.tabs{--border-color: #25272F;--border-color-hover: #A8FA09}.tab-content-wrap{padding:2rem 1.5rem;width:100%;border-radius:14px;border:1px solid var(--border-color)}.tab-content-wrap .tab-content{animation:fadeTabs 1s;display:none;font-size:17px}.tab-titles{padding:30px 20px}.tab-titles{list-style:none;padding:0;width:100%;gap:5px;margin:0}.tab-titles li{flex:1}.tab-titles li button{outline:none;text-align:left;background:unset;font-size:1.188rem;width:100%;color:#fff;cursor:pointer;padding:15px 20px;transition:.2s;border:1px solid transparent;border-radius:6px}.tab-titles li.tab-title button.active,.tab-titles li button:hover{border-color:var(--border-color-hover);background:#fff;background:-webkit-linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.05) 100%);background:-moz-linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.05) 100%);background:linear-gradient(90deg,#fff0,#ffffff0d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF",endColorstr="#FFFFFF0D",GradientType=1)}.tab-content h3,.tab-content p:first-child{margin-top:0}.tab-content p:last-child{margin-bottom:1.2rem}.tab-content .button{padding-left:1.2rem;padding-right:1.2rem}.tab-content .button .svg-wrapper{margin-left:1rem}.tab-content .button .icon-wrap{width:.825rem;transform:rotate(-90deg)}.tab-content .button .icon-wrap svg path{color:var(--primary-color)}.tab-icon-heading{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.tab-icon-heading h3{margin-bottom:0}.tab-icon{height:54px;width:54px;display:flex;justify-content:center;align-items:center;background-color:rgba(var(--column-background),.04);border:1px solid var(--border-color);border-radius:8px}.tab-icon img{line-height:0;max-width:35px}@keyframes fadeTabs{0%{opacity:0}to{opacity:1}}@media screen and (min-width:750px){.tabs .tabs-wrapper{display:flex;gap:70px;margin:0 auto}.tab-content-wrap{padding:3rem 3.425rem;width:calc(69% - 35px);border-radius:14px}.tab-titles{width:calc(31% - 35px);display:flex;flex-flow:column wrap}.tab-titles li{width:100%;flex:unset}.tab-titles li button{padding:20px 30px}.tab-icon-heading{gap:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-tabs.css.map */
