﻿.imageWhiteCircleList{margin-bottom:5%;padding-bottom:5%;padding-top:5%;}@media only screen and (max-width:991px){.imageWhiteCircleList{padding-bottom:20%;}}.imageWhiteCircleList .menu-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;gap:110px;}@media only screen and (max-width:991px){.imageWhiteCircleList .menu-wrapper{flex-direction:column;align-items:center;gap:20px;}}.imageWhiteCircleList .menu-wrapper .menu-item-wrapper{display:flex;flex-direction:column;align-items:center;width:250px;padding-bottom:20px;}.imageWhiteCircleList .menu-wrapper .menu-item-wrapper .item-picture-wrapper{display:flex;background-color:#fff;min-height:200px;border-radius:50%;justify-content:center;aspect-ratio:1;}.imageWhiteCircleList .menu-wrapper .menu-item-wrapper .item-picture-wrapper img{max-width:50%;height:100%;width:70%;}.imageWhiteCircleList .menu-wrapper .menu-item-wrapper .menu-item-title{margin-top:10px;}.imageWhiteCircleList .menu-wrapper .menu-item-wrapper .menu-item-title h1{font-size:50px;}.imageWhiteCircleList .menu-wrapper .menu-item-wrapper .menu-desc .lead{font-size:20px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-align:center;}.imageWhiteCircleList .menu-wrapper .menu-item-wrapper .menu-desc .lead p{margin:0;}