/*
Generated time: July 6, 2022 16:50
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.clc-Card{position:relative;height:100%;background-color:var(--Color_Card);transition:background-color 1s ease}.car-Carousel_Slide .clc-Card{padding-bottom:30px}.clc-ListCollections .clc-Card{background-color:var(--Color_Card-full)}.clc-Card_ImageContainer{position:relative;margin:0 auto;padding:0;overflow:hidden;transform:none}.clc-Card_Image{align-items:center;display:flex;transition:transform 2s cubic-bezier(.33, 1, .68, 1)}@media only screen and (min-width:901px){.clc-Card:hover .clc-Card_Image{transform:scale(1.05)}}.clc-Card_Content{position:relative;flex-direction:column;flex-grow:1;display:flex;margin-top:15px;padding:0 10px;text-align:center;transition:transform .5s ease}@media only screen and (min-width:901px){.clc-Card_Content{margin-top:20px}}.clc-Card_Title{margin-bottom:20px;text-transform:lowercase;color:var(--Text_Colour);transition:color 1s ease}@media only screen and (min-width:901px){.clc-Card_Title{margin-bottom:30px}}.clc-Card_Text{margin-bottom:var(--Gird_Gutter);font-family:var(--Font_Family-mono);text-transform:lowercase}.clc-Card_Type{font-family:var(--Font_Family-body);text-transform:none;color:var(--Title_Colour);transition:color 1s ease}.clc-Card_FauxLink{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%}.clc-Card_Button{margin-right:auto;margin-left:auto}@media only screen and (min-width:901px){.clc-Card_Button{margin-top:5px}}