.images-with-text-list{color:var(--gsc-text-color-100);background-color:var(--gsc-background-color-100)}.images-with-text-list__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse;row-gap:3.5rem}.images-with-text-list__content-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 2rem 3.5rem}.container--with-aside-paddings .images-with-text-list__content-wrapper{padding:0}.images-with-text-list__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;max-width:var(--gsc-content-width);margin:0 auto}.images-with-text-list__content--with-left-alignment{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.images-with-text-list__content--with-center-alignment{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.images-with-text-list__content--with-right-alignment{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right}.images-with-text-list__image-list-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}.images-with-text-list__image-list-wrapper--with-collage-rotate{padding-inline:1.6rem}.images-with-text-list__image-list-wrapper--with-grid-rotate{padding-inline:2.5rem}.images-with-text-list__image-list{width:100%;height:100%}.images-with-text-list__image-list-item-media-wrapper{overflow:hidden;border-radius:var(--gsc-base-radii, 0)}.images-with-text-list__image-list-item-media{position:static;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.images-with-text-list__image-list{display:grid}.images-with-text-list__image-list--grid .images-with-text-list__image-list-item:nth-child(1){grid-area:first-item}.images-with-text-list__image-list--grid .images-with-text-list__image-list-item:nth-child(2){grid-area:second-item}.images-with-text-list__image-list--grid .images-with-text-list__image-list-item:nth-child(3){grid-area:third-item}.images-with-text-list__image-list--grid .images-with-text-list__image-list-item:nth-child(4){grid-area:fourth-item}.images-with-text-list__image-list--grid-with-1-items{grid-template-areas:"first-item";grid-template-columns:1fr}.images-with-text-list__image-list--grid-with-2-items{grid-template-areas:"first-item second-item";grid-template-columns:repeat(2,1fr);-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:2rem}.images-with-text-list__image-list--grid-with-3-items{grid-template-areas:"first-item second-item" "first-item third-item";grid-template-columns:repeat(2,1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:2rem}.images-with-text-list__image-list--grid-with-0-items,.images-with-text-list__image-list--grid-with-4-items{grid-template-areas:"first-item second-item" "third-item fourth-item";grid-template-columns:repeat(2,1fr);-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem;row-gap:2.4rem}.images-with-text-list__image-list--grid-with-1-items-and-rotate .images-with-text-list__image-list-item:nth-child(1){-webkit-transform:rotate(5deg);transform:rotate(5deg)}.images-with-text-list__image-list--grid-with-2-items-and-rotate .images-with-text-list__image-list-item:nth-child(1){-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}.images-with-text-list__image-list--grid-with-2-items-and-rotate .images-with-text-list__image-list-item:nth-child(2){-webkit-transform:rotate(5deg);transform:rotate(5deg)}.images-with-text-list__image-list--grid-with-3-items-and-rotate .images-with-text-list__image-list-item:nth-child(1){-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}.images-with-text-list__image-list--grid-with-3-items-and-rotate .images-with-text-list__image-list-item:nth-child(2){-webkit-transform:rotate(5deg);transform:rotate(5deg)}.images-with-text-list__image-list--grid-with-3-items-and-rotate .images-with-text-list__image-list-item:nth-child(3){-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}.images-with-text-list__image-list--grid-with-0-items-and-rotate .images-with-text-list__image-list-item:nth-child(1),.images-with-text-list__image-list--grid-with-4-items-and-rotate .images-with-text-list__image-list-item:nth-child(4n+1){-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}.images-with-text-list__image-list--grid-with-0-items-and-rotate .images-with-text-list__image-list-item:nth-child(2),.images-with-text-list__image-list--grid-with-4-items-and-rotate .images-with-text-list__image-list-item:nth-child(4n+2){-webkit-transform:rotate(5deg);transform:rotate(5deg)}.images-with-text-list__image-list--grid-with-0-items-and-rotate .images-with-text-list__image-list-item:nth-child(3),.images-with-text-list__image-list--grid-with-4-items-and-rotate .images-with-text-list__image-list-item:nth-child(4n+3){-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}.images-with-text-list__image-list--grid-with-0-items-and-rotate .images-with-text-list__image-list-item:nth-child(4),.images-with-text-list__image-list--grid-with-4-items-and-rotate .images-with-text-list__image-list-item:nth-child(4n){-webkit-transform:rotate(10deg);transform:rotate(10deg)}.images-with-text-list__image-list--collage,.images-with-text-list__image-list--collage .images-with-text-list__image-list-item{position:static}.images-with-text-list__image-list--collage-with-1-items .images-with-text-list__image-list-item:nth-child(1){top:0;left:0;width:100%;height:100%}.images-with-text-list__image-list--collage-with-2-items .images-with-text-list__image-list-item:nth-child(1){top:0;left:0;z-index:0;width:63%}.images-with-text-list__image-list--collage-with-2-items .images-with-text-list__image-list-item:nth-child(2){right:0;bottom:0;z-index:1;width:63%}.images-with-text-list__image-list--collage-with-3-items .images-with-text-list__image-list-item:nth-child(1){top:0;left:0;z-index:0;width:51%}.images-with-text-list__image-list--collage-with-3-items .images-with-text-list__image-list-item:nth-child(2){top:18%;right:0%;z-index:1;width:64.25%}.images-with-text-list__image-list--collage-with-3-items .images-with-text-list__image-list-item:nth-child(3){bottom:0;left:13%;z-index:2;width:39.5%}.images-with-text-list__image-list--collage-with-0-items .images-with-text-list__image-list-item:nth-child(1),.images-with-text-list__image-list--collage-with-4-items .images-with-text-list__image-list-item:nth-child(1){bottom:7.75%;left:0%;z-index:0;width:50.5%}.images-with-text-list__image-list--collage-with-0-items .images-with-text-list__image-list-item:nth-child(2),.images-with-text-list__image-list--collage-with-4-items .images-with-text-list__image-list-item:nth-child(2){top:8.75%;right:0%;z-index:1;width:64.5%}.images-with-text-list__image-list--collage-with-0-items .images-with-text-list__image-list-item:nth-child(3),.images-with-text-list__image-list--collage-with-4-items .images-with-text-list__image-list-item:nth-child(3){right:3.5%;bottom:0;z-index:2;width:33%}.images-with-text-list__image-list--collage-with-0-items .images-with-text-list__image-list-item:nth-child(4),.images-with-text-list__image-list--collage-with-4-items .images-with-text-list__image-list-item:nth-child(4){top:0%;left:14%;z-index:2;width:33.25%}.images-with-text-list__image-list--collage-with-1-items-and-rotate .images-with-text-list__image-list-item:nth-child(1){-webkit-transform:rotate(5deg);transform:rotate(5deg)}.images-with-text-list__image-list--collage-with-2-items-and-rotate .images-with-text-list__image-list-item:nth-child(1){-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}.images-with-text-list__image-list--collage-with-2-items-and-rotate .images-with-text-list__image-list-item:nth-child(2){-webkit-transform:rotate(5deg);transform:rotate(5deg)}.images-with-text-list__image-list--collage-with-3-items-and-rotate .images-with-text-list__image-list-item:nth-child(1){-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}.images-with-text-list__image-list--collage-with-3-items-and-rotate .images-with-text-list__image-list-item:nth-child(2){-webkit-transform:rotate(5deg);transform:rotate(5deg)}.images-with-text-list__image-list--collage-with-3-items-and-rotate .images-with-text-list__image-list-item:nth-child(3){-webkit-transform:rotate(15deg);transform:rotate(15deg)}.images-with-text-list__image-list--collage-with-0-items-and-rotate .images-with-text-list__image-list-item:nth-child(1),.images-with-text-list__image-list--collage-with-4-items-and-rotate .images-with-text-list__image-list-item:nth-child(1){-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}.images-with-text-list__image-list--collage-with-0-items-and-rotate .images-with-text-list__image-list-item:nth-child(2),.images-with-text-list__image-list--collage-with-4-items-and-rotate .images-with-text-list__image-list-item:nth-child(2){-webkit-transform:rotate(5deg);transform:rotate(5deg)}.images-with-text-list__image-list--collage-with-0-items-and-rotate .images-with-text-list__image-list-item:nth-child(3),.images-with-text-list__image-list--collage-with-4-items-and-rotate .images-with-text-list__image-list-item:nth-child(3){-webkit-transform:rotate(15deg);transform:rotate(15deg)}.images-with-text-list__image-list--collage-with-0-items-and-rotate .images-with-text-list__image-list-item:nth-child(4),.images-with-text-list__image-list--collage-with-4-items-and-rotate .images-with-text-list__image-list-item:nth-child(4){-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}.images-with-text-list__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;row-gap:1.6rem}.images-with-text-list__content--with-center-alignment .images-with-text-list__buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.images-with-text-list__content--with-right-alignment .images-with-text-list__buttons{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.images-with-text-list__button{width:100%}.images-with-text-list__icon{width:4.8rem;height:4.8rem;-o-object-fit:contain;object-fit:contain}.images-with-text-list__content>*+*{margin:1.2rem 0 0}.images-with-text-list__content>*+.images-with-text-list__text{margin:1.6rem 0 0}.images-with-text-list__content>*+.images-with-text-list__buttons,.images-with-text-list__content>.images-with-text-list__icon+*{margin:2.4rem 0 0}.images-with-text-list__button{width:auto}.images-with-text-list__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.images-with-text-list__container--with-left-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;padding-left:0;padding-right:0}.images-with-text-list__container--with-right-content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse;padding-left:0;padding-right:0}.images-with-text-list__container--with-left-content.container--with-aside-paddings{padding-left:32px;padding-right:32px}.images-with-text-list__container--with-right-content.container--with-aside-paddings{padding-left:4.4rem;padding-right:4.4rem}.round-style .images-with-text-list__container--with-left-content.container--with-aside-paddings{padding-left:4.4rem;padding-right:2rem}.round-style .images-with-text-list__container--with-right-content.container--with-aside-paddings{padding-left:2rem;padding-right:4.4rem}.images-with-text-list__content-wrapper{padding:0}.images-with-text-list__content{padding-right:4.4rem;padding-left:4.4rem;max-width:calc(var(--gsc-content-width) + (4.4rem * 2))}.container--with-aside-paddings .images-with-text-list__content{padding-right:4.4rem;padding-left:0;max-width:calc(var(--gsc-content-width) + 4.4rem)}.images-with-text-list__container--with-right-content.container--with-aside-paddings .images-with-text-list__content{padding-right:0;padding-left:4.4rem;max-width:calc(var(--gsc-content-width) + 4.4rem)}.images-with-text-list__content>*+*{margin:1.6rem 0 0}.images-with-text-list__content>*+.images-with-text-list__text{margin:32px 0 0}.images-with-text-list__content>*+.images-with-text-list__buttons{margin:48px 0 0}.images-with-text-list__content>*+.images-with-text-list__buttons--with-only-links{margin:2rem 0 0}.images-with-text-list .shape--nature{padding-bottom:0}.images-with-text-list__image-list-wrapper img{border-radius:20px}.container--large.container--with-aside-paddings{--gsc-container-width: 1376px !important}.images-with-text-list__list{width:100%;margin-top:48px}.images-with-text-list__list ul{padding:0;margin:0}.images-with-text-list__list ul li{display:flex;align-items:center;gap:16px;margin-bottom:10px;border-radius:32px;background:var(--color-gray-5, #f4f4f4);font-size:var(--body-m-font-size)!important;line-height:var(--body-m-line-height)!important}.images-with-text-list__list ul li:last-child{margin-bottom:0}.images-with-text-list__buttons{width:100%}.images-with-text-list__button{width:100%;height:52px;border-radius:32px;background-color:var(--color-lime-green);color:var(--color-black);transition:background-color .3s}.images-with-text-list__button:hover{background-color:var(--color-lime-green-hover)!important}.images-with-text-list__button svg{position:absolute;right:1px}.images-with-text-list__text.body-color.rte{color:var(--color-black)!important}@media screen and (max-width:1024px){.images-with-text-list{--gsc-section-spacing-top: 40px;--gsc-section-spacing-bottom: 40px}.images-with-text-list__container{flex-direction:column;gap:30px}.images-with-text-list__image-list-wrapper{order:1;width:100%}.images-with-text-list__content-wrapper{order:2}.images-with-text-list__container--with-left-content.container--with-aside-paddings{padding-left:16px;padding-right:16px}.container--with-aside-paddings .images-with-text-list__content{padding-right:0;max-width:100%}.images-with-text-list__list{margin-top:40px}.images-with-text-list__content>*+.images-with-text-list__buttons{margin:20px 0 0}.images-with-text-list__list ul li{font-size:var(--body-s-font-size)!important;line-height:var(--body-s-line-height)!important}}
/*# sourceMappingURL=/cdn/shop/t/112/assets/images-with-text-list.css.map */
