.landing-mini{margin-top:20px;display:flex;gap:40px}.landing-pane{width:calc(50% - 20px)}.landing-pane P{text-align:justify}.landing-pane P:first-child{margin-top:3px}.landing-pane P.landing-flex{display:flex;justify-content:space-between;align-items:center;margin-top:35px}.landing-pane P.landing-left{justify-content:left}.landing-flex.landing-left small:first-child{margin-right:16px}.landing-pane A.btn{font-size:var(--size14pt)}.landing-pane IMG{width:100%;height:auto;border:1px solid var(--border-color)}P.landing-big{margin-top:20px;font-size:var(--size20pt)}@media screen and (max-width:739px){.landing-pane:first-child{width:100%}.landing-pane:last-child{display:none}}@media screen and (max-width:1159px){.landing-pane:first-child{width:calc(55% - 20px)}.landing-pane:last-child{width:calc(45% - 20px)}.landing-pane IMG{height:360px;object-fit:cover;object-position:center}}