.bee-icons-with-text-section{--bee-bg-color: #ffffff;--bee-padding-top: 60px;--bee-padding-bottom: 60px;--bee-title-size: 28px;--bee-title-color: #2a2b2a;--bee-title-weight: 600;--bee-subtitle-size: 16px;--bee-subtitle-color: #666666;--bee-columns-desktop: 4;--bee-columns-tablet: 2;--bee-columns-mobile: 1;--bee-column-gap: 32px;--bee-row-gap: 40px;--bee-icon-size: 60px;--bee-icon-color: #2a2b2a;--bee-icon-bg-color: transparent;--bee-icon-bg-radius: 50%;--bee-icon-bg-padding: 16px;--bee-item-title-size: 18px;--bee-item-title-color: #2a2b2a;--bee-item-title-weight: 600;--bee-item-text-size: 14px;--bee-item-text-color: #666666;background-color:var(--bee-bg-color);padding-top:var(--bee-padding-top);padding-bottom:var(--bee-padding-bottom)}.bee-icons-with-text-section .bee-icons__container{width:100%;max-width:1400px;margin:0 auto;padding:0 16px}.bee-icons-with-text-section .bee-icons__header{margin-bottom:40px}.bee-icons-with-text-section .bee-icons__header--left{text-align:left}.bee-icons-with-text-section .bee-icons__header--center{text-align:center}.bee-icons-with-text-section .bee-icons__header--right{text-align:right}.bee-icons-with-text-section .bee-icons__title{margin:0 0 12px;font-size:var(--bee-title-size);font-weight:var(--bee-title-weight);color:var(--bee-title-color);line-height:1.2}.bee-icons-with-text-section .bee-icons__subtitle{margin:0;font-size:var(--bee-subtitle-size);color:var(--bee-subtitle-color);line-height:1.5;max-width:700px}.bee-icons-with-text-section .bee-icons__header--center .bee-icons__subtitle{margin-left:auto;margin-right:auto}.bee-icons-with-text-section .bee-icons__header--right .bee-icons__subtitle{margin-left:auto}.bee-icons-with-text-section .bee-icons__grid{display:grid;gap:var(--bee-row-gap) var(--bee-column-gap);grid-template-columns:repeat(var(--bee-columns-mobile),1fr)}@media(min-width:750px){.bee-icons-with-text-section .bee-icons__grid{grid-template-columns:repeat(var(--bee-columns-tablet),1fr)}}@media(min-width:990px){.bee-icons-with-text-section .bee-icons__grid{grid-template-columns:repeat(var(--bee-columns-desktop),1fr)}}.bee-icons-with-text-section .bee-icons__item{display:flex;flex-direction:column;gap:16px}.bee-icons-with-text-section .bee-icons__item--left{align-items:flex-start;text-align:left}.bee-icons-with-text-section .bee-icons__item--center{align-items:center;text-align:center}.bee-icons-with-text-section .bee-icons__item--right{align-items:flex-end;text-align:right}.bee-icons-with-text-section .bee-icons__grid--horizontal .bee-icons__item{flex-direction:row;align-items:flex-start;gap:20px}.bee-icons-with-text-section .bee-icons__grid--horizontal .bee-icons__item--center{text-align:left;align-items:flex-start}.bee-icons-with-text-section .bee-icons__grid--horizontal .bee-icons__item--right{flex-direction:row-reverse}.bee-icons-with-text-section .bee-icons__grid--horizontal .bee-icons__content{flex:1}.bee-icons-with-text-section .bee-icons__icon-wrapper{display:flex;align-items:center;justify-content:center;width:calc(var(--bee-icon-size) + var(--bee-icon-bg-padding) * 2);height:calc(var(--bee-icon-size) + var(--bee-icon-bg-padding) * 2);background-color:var(--bee-icon-bg-color);border-radius:var(--bee-icon-bg-radius);flex-shrink:0;transition:transform .3s ease}.bee-icons-with-text-section .bee-icons__item:hover .bee-icons__icon-wrapper{transform:scale(1.05)}.bee-icons-with-text-section .bee-icons__icon-wrapper svg{width:var(--bee-icon-size);height:var(--bee-icon-size);color:var(--bee-icon-color);stroke:currentColor}.bee-icons-with-text-section .bee-icons__icon-wrapper img{width:var(--bee-icon-size);height:var(--bee-icon-size);object-fit:contain}.bee-icons-with-text-section .bee-icons__content{display:flex;flex-direction:column;gap:8px}.bee-icons-with-text-section .bee-icons__item-title{margin:0;font-size:var(--bee-item-title-size);font-weight:var(--bee-item-title-weight);color:var(--bee-item-title-color);line-height:1.3}.bee-icons-with-text-section .bee-icons__item-description{margin:0;font-size:var(--bee-item-text-size);color:var(--bee-item-text-color);line-height:1.5}.bee-icons-with-text-section .bee-icons__item-link{display:inline-flex;align-items:center;gap:6px;margin-top:4px;font-size:var(--bee-item-text-size);color:var(--bee-item-title-color);text-decoration:none;font-weight:500;transition:gap .2s ease}.bee-icons-with-text-section .bee-icons__item-link:hover{gap:10px;text-decoration:underline;text-underline-offset:3px}.bee-icons-with-text-section .bee-icons__item-link svg{width:16px;height:16px;transition:transform .2s ease}.bee-icons-with-text-section .bee-icons__item-link:hover svg{transform:translate(2px)}@media(max-width:749px){.bee-icons-with-text-section .bee-icons__container{padding:0 12px}.bee-icons-with-text-section .bee-icons__header{margin-bottom:30px}.bee-icons-with-text-section .bee-icons__title{font-size:calc(var(--bee-title-size) * .85)}.bee-icons-with-text-section .bee-icons__subtitle{font-size:calc(var(--bee-subtitle-size) * .9)}.bee-icons-with-text-section .bee-icons__icon-wrapper{width:calc(var(--bee-icon-size) * .8 + var(--bee-icon-bg-padding) * 1.5);height:calc(var(--bee-icon-size) * .8 + var(--bee-icon-bg-padding) * 1.5)}.bee-icons-with-text-section .bee-icons__icon-wrapper svg,.bee-icons-with-text-section .bee-icons__icon-wrapper img{width:calc(var(--bee-icon-size) * .8);height:calc(var(--bee-icon-size) * .8)}.bee-icons-with-text-section .bee-icons__item-title{font-size:calc(var(--bee-item-title-size) * .9)}.bee-icons-with-text-section .bee-icons__grid--horizontal .bee-icons__item{flex-direction:row}}@media(max-width:480px){.bee-icons-with-text-section{--bee-padding-top: calc(var(--bee-padding-top) * .7);--bee-padding-bottom: calc(var(--bee-padding-bottom) * .7)}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/bee-icons-with-text.css.map */
