.row{max-width:900px;width:100%;display:grid;grid-template-columns:50% 50%;justify-items:center;justify-items:end}.row.two-images{align-content:unset}.column{cursor:pointer;margin:0 16px 16px 0}.column img{border-radius:8px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:999}.modal-container{background-color:#fff;padding:5px;border-radius:10px;width:80%;height:auto;margin:0 auto}.modal-header{display:flex;justify-content:space-between;padding:10px}.modal-header button{background-color:#fff;border:none;padding:16px;cursor:pointer}.modal-body{flex-direction:column}.modal-body,.slider{display:flex;justify-content:center;width:100%}.slider{height:100%;align-items:center}.next{background:no-repeat;margin-left:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_dd_17463_28600)'%3E%3Crect x='4' y='3' width='40' height='40' rx='20' fill='%23fff'/%3E%3Crect x='4.5' y='3.5' width='39' height='39' rx='19.5' stroke='%23F8F8F8'/%3E%3Cpath d='M20.25 15l7.5 7.5-7.5 7.5' stroke='%23737373' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_dd_17463_28600' x='0' y='0' width='48' height='48' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeMorphology radius='1' operator='dilate' in='SourceAlpha' result='effect1_dropShadow_17463_28600'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_17463_28600'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0'/%3E%3CfeBlend in2='effect1_dropShadow_17463_28600' result='effect2_dropShadow_17463_28600'/%3E%3CfeBlend in='SourceGraphic' in2='effect2_dropShadow_17463_28600' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}.next,.prev{cursor:pointer;height:50px;width:50px;border:0}.prev{margin-right:16px;background:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='39.5' y='39.5' width='39' height='39' rx='19.5' transform='rotate(-180 39.5 39.5)' fill='%23fff'/%3E%3Crect x='39.5' y='39.5' width='39' height='39' rx='19.5' transform='rotate(-180 39.5 39.5)' stroke='%23F0F0F0'/%3E%3Cpath d='M23.75 28l-7.5-7.5 7.5-7.5' stroke='%23737373' stroke-width='2'/%3E%3C/svg%3E")}.slider img{max-height:700px;height:100%;-o-object-fit:contain;object-fit:contain}.row-slider{display:flex;justify-content:center;position:relative;top:-60px}.column-slider img{border-radius:8px;border:1px solid #d9d9d9;margin:8px}.slider img{width:100%;max-width:600px}@media(max-width:1366px){.slider img{max-width:544px;max-height:500px}.row-slider{top:-102px}}@media(max-width:1280px){.slider img{max-height:400px}.row-slider{top:-56px}}