:root {--curve: 40;}.column-one {padding: 10px 0;}.right {padding: 0 2%;flex: 50%;display: flex;flex-direction: column;justify-content: center;text-align: center;}.left {flex: 50%;display: flex;justify-content: center;align-items: center;}.img {max-width: 100%;height: auto;height: 85%;}.row-one{display: flex;flex-wrap: wrap;padding-top: 40px;padding-bottom: 40px;background-color: #8DD9F8;}.title{color: #1F3A5F;font-size: 3vw;line-height: 1.2em;font-weight: 600;font-style: normal;text-decoration: initial;letter-spacing: 0px;margin-bottom: 20px;}.info{color: #1F3A5F;font-size: 1vw;line-height: 1.7em;padding: 0 5%;}.info a{font-weight: 600;color: #1F3A5F;}.btn_ {text-align: center;display: flex;justify-content: space-evenly;}.btn-one {color: white;border-radius: 25px;border: none;width: 30%;font-size: 18px;font-weight: 500;padding-top: 10px;padding-bottom: 10px;box-shadow: rgba(45, 35, 66, .4) 0 2px 4px,rgba(45, 35, 66, .3) 0 7px 13px -3px,rgba(58, 65, 111, .5) 0 -3px 0 inset;background-color: hsla(197, 100%, 50%, 0.55);cursor: pointer;transition: box-shadow .15s,transform .15s;}.btn-one:focus {box-shadow: #3c4fe0 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;}.btn-two {color: white;border-radius: 25px;border: none;width: 30%;font-size: 18px;font-weight: 500;padding-top: 10px;padding-bottom: 10px;background-color: white;box-shadow: rgba(45, 35, 66, .4) 0 2px 4px,rgba(45, 35, 66, .3) 0 7px 13px -3px,rgba(58, 65, 111, .5) 0 -3px 0 inset;cursor: pointer;transition: box-shadow .15s,transform .15s;}.btn-one:hover{color: white;transition: 0.2s;box-shadow: rgba(45, 35, 66, .4) 0 4px 8px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;transform: translateY(-2px);}.btn-one:active {box-shadow: #3c4fe0 0 3px 7px inset;transform: translateY(2px);}.btn-two:hover{color: white;transition: 0.2s;box-shadow: rgba(45, 35, 66, .4) 0 4px 8px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;transform: translateY(-2px);}.btn-two:active {box-shadow: #3c4fe0 0 3px 7px inset;transform: translateY(2px);}.btn-two:focus {box-shadow: #3c4fe0 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;}.cards-one{display: flex;gap: 2rem;padding: 4rem 5vw;list-style-type: none;background-color: #79D1F5;justify-content: center;margin: 0;}.cards-two{display: flex;gap: 2rem;padding: 4rem 5vw;list-style-type: none;justify-content: center;background-color: #8DD9F8;margin: 0;}.cards-three{display: flex;place-items: center;gap: 2rem;padding: 4rem 5vw;list-style-type: none;background-color: #79D1F5;margin-bottom: 0;justify-content: center;}.card {position: relative;display: block;height: 100%;border-radius: calc(var(--curve) * 1px);overflow: hidden;text-decoration: none;}.card__image {width: 100%;height: auto;background-color: white;}.card__image-two {width: 100%;height: auto;background-color: #6CB4D9;}.card__image-three {width: 100%;height: auto;background-color: white;}.card__overlay {position: absolute;bottom: 0;left: 0;right: 0;z-index: 1;border-radius: calc(var(--curve) * 1px);background-color: #6CB4D9;;transform: translateY(100%);transition: .2s ease-in-out;}.card:hover .card__overlay {transform: translateY(0);}.card__overlay-two {position: absolute;bottom: 0;left: 0;right: 0;z-index: 1;border-radius: calc(var(--curve) * 1px);background-color: white;transform: translateY(100%);transition: .2s ease-in-out;}.card:hover .card__overlay-two {transform: translateY(0);}.card__overlay-three {position: absolute;bottom: 0;left: 0;right: 0;z-index: 1;border-radius: calc(var(--curve) * 1px);background-color: #6CB4D9;;transform: translateY(100%);transition: .2s ease-in-out;}.card:hover .card__overlay-three {transform: translateY(0);}.card__header {position: relative;display: flex;align-items: center;gap: 2em;padding: 2em;border-radius: calc(var(--curve) * 1px) 0 0 0;background-color: #6CB4D9;transform: translateY(-100%);transition: .2s ease-in-out;}.card__header-two{position: relative;display: flex;align-items: center;gap: 2em;padding: 2em;border-radius: calc(var(--curve) * 1px) 0 0 0;background-color: white;transform: translateY(-100%);transition: .2s ease-in-out;}.card__header-three {position: relative;display: flex;align-items: center;gap: 2em;padding: 2em;border-radius: calc(var(--curve) * 1px) 0 0 0;background-color: #6CB4D9;transform: translateY(-100%);transition: .2s ease-in-out;}.card__arc {width: 80px;height: 80px;position: absolute;bottom: 100%;right: 0;z-index: 1;color: #6CB4D9;}.card__arc path {fill: #6CB4D9;;d: path("M 40 80 c 22 0 40 -22 40 -40 v 40 Z");}.card:hover .card__header {transform: translateY(0);}.card__arc-two {width: 80px;height: 80px;position: absolute;bottom: 100%;right: 0;z-index: 1;color: white;}.card__arc-two path {fill: white;d: path("M 40 80 c 22 0 40 -22 40 -40 v 40 Z");}.card:hover .card__header-two {transform: translateY(0);}.card__arc-three {width: 80px;height: 80px;position: absolute;bottom: 100%;right: 0;z-index: 1;color: #6CB4D9;}.card__arc-three path {fill: #6CB4D9;;d: path("M 40 80 c 22 0 40 -22 40 -40 v 40 Z");}.card:hover .card__header-three {transform: translateY(0);}.card__thumb {flex-shrink: 0;width: 50px;height: 50px;border-radius: 50%;}.card__title, .card__title-three{font-size: 1.5vw;margin: 0 0 .3em;color: white;font-weight: 600;}.card__title-two {font-size: 1.5vw;margin: 0 0 .3em;color: #1F3A5F;font-weight: 600;}.card__description {font-size: 1vw;padding: 0 2em 2em;margin: 0;color: white;display: -webkit-box;-webkit-line-clamp: 3;overflow: hidden;background-color: #6CB4D9;}.card__description-two {font-size: 1vw;padding: 0 2em 2em;margin: 0;color: #1F3A5F;display: -webkit-box;-webkit-line-clamp: 3;overflow: hidden;background-color: white;}.card__description-three {font-size: 1vw;padding: 0 2em 2em;margin: 0;color: white;display: -webkit-box;-webkit-line-clamp: 3;overflow: hidden;background-color: #6CB4D9;}.row-three{margin-bottom: 50px;margin-top: 50px;}.title-four{font-size: 3vw;line-height: 1.2em;font-weight: 600;font-style: normal;text-decoration: initial;letter-spacing: 0px;margin-bottom: 20px;text-align: center;color: #03045E;margin-top: 0;padding: 0 15px;}.btn-quote button {color: #03045E;border-radius: 25px;border: none;width: 30%;font-size: 18px;font-weight: 500;padding-top: 10px;padding-bottom: 10px;box-shadow: rgba(45, 35, 66, .4) 0 2px 4px,rgba(45, 35, 66, .3) 0 7px 13px -3px,rgba(58, 65, 111, .5) 0 -3px 0 inset;background-color: hsla(197, 100%, 50%, 0.55);cursor: pointer;transition: box-shadow .15s,transform .15s;}.btn-quote button:focus {box-shadow: #3c4fe0 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;}.btn-quote button:hover{background-color: white;color: #03045E;transition: 0.2s;box-shadow: rgba(45, 35, 66, .4) 0 4px 8px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;transform: translateY(-2px);}.btn-quote button:active {box-shadow: #3c4fe0 0 3px 7px inset;transform: translateY(2px);}.btn-quote {text-align: center;}@media screen and (max-width: 1560px) {.cards-three li{width: 32%;}}@media screen and (max-width: 1350px){.title, .title-four{font-size: 3.3vw;}.info{font-size: 1.4vw;}.card__title, .card__title-two, .card__title-three {font-size: 1.9vw;}.card__description, .card__description-two, .card__description-three{font-size: 1.2vw;}.img{width: 90%;}}@media screen and (max-width: 1100px) {.cards-one, .cards-two {gap: 0;padding: 4rem 3vw;}.card{width: 95%;}.cards-three li{width: 36%;}}@media screen and (max-width: 905px) {.cards-one, .cards-two{justify-items: center;align-items: start;grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));gap: 1rem;}
.cards-three {place-items: center;}.card {width: 100%;max-width: 400px;justify-self: center;}}@media screen and (max-width: 900px){.left, .right{flex: 100%;}.title, .title-four{font-size: 4.3vw;}.card__title, .card__title-two, .card__title-three{font-size: 2.5vw;}.info{font-size: 1.9vw;}.card__description, .card__description-two, .card__description-three{font-size: 1.7vw;}.img{width: 55%;}.cards-one, .cards-two{justify-content: center;place-items: center;flex-wrap: wrap;gap: 2em;}.cards-three{flex-wrap: wrap;}.cards-one li, .cards-two li{width: 50%;justify-content: center;}.cards-three li{width: 50%;justify-content: center;}}@media screen and (max-width: 750px){.title, .title-four{font-size: 4.5vw;}.card__title, .card__title-two, .card__title-three{font-size: 2.6vw;}.info{font-size: 2vw;}.card__description, .card__description-two, .card__description-three{font-size: 1.7vw;}.img{width: 70%;}.cards-one li, .cards-two li, .cards-three li{width: 55%;justify-content: center;}}@media screen and (max-width: 620px){.title, .title-four{font-size: 4.9vw;}.card__title, .card__title-two, .card__title-three{font-size: 3vw;}.info{font-size: 2.6vw;}.card__description, .card__description-two, .card__description-three{font-size: 2.3vw;}.cards-one li, .cards-two li, .cards-three li{width: 65%;justify-content: center;}.btn-quote button {width: 40%;}}@media screen and (max-width: 500px){.title, .title-four{font-size: 5.3vw;}.card__title, .card__title-two, .card__title-three{font-size: 3.4vw;}.info{font-size: 2.8vw;}.card__description, .card__description-two, .card__description-three{font-size: 2.6vw;}.cards-one li, .cards-two li, .cards-three li{width: 70%;justify-content: center;}.btn-quote button{width: 50%;}}@media screen and (max-width: 465px){.title, .title-four{font-size: 5.9vw;}.card__title, .card__title-two, .card__title-three{font-size: 3.9vw;}.info{font-size: 3.9vw;}.card__description, .card__description-two, .card__description-three{font-size: 3.4vw;}.cards-one li, .cards-two li, .cards-three li{width: 72%;justify-content: center;}.btn-quote button {width: 50%;}}.row-five{background-color: #8DD9F8;display: flex;justify-content: center;padding: 4rem 0 4rem 0;}.board-container{border: 25px solid #E8CA95;width: 78%;background-image: url(https://yesterweb.org/img/bb/cork.png);max-width: 1000px;}.content{display: flex;flex-wrap: wrap;justify-content: space-evenly;align-items: center;gap: 2rem;padding: 2rem;}.note-one {position:relative;background-color:#6CB4D9;max-width: 300px;height:300px;flex: 0 1 300px;-webkit-transform: rotate(-6deg);}.note-one-fg {background-color:#fff;width: 180px;height: 140px;position:absolute;top:0;right:0;transform:rotate(2deg);}.note-one .main-note{color: #fff;position: absolute;top: 45%;font-weight: 600;}.note-one .mini-note{color: #1F3A5F;position: absolute;top: 40%;right: 10%;font-weight: 600;text-decoration: none;}.note-one .mini-note:hover{text-decoration: underline;}.paperclip {max-width: 30px;position: absolute;top: -13px;left: 29px;}.tack {width:30px;margin:10px;display:block;}.content p{padding: 20px;text-align: center;}.note-two {position:relative;background-image: url(https://yesterweb.org/img/bb/lined_paper.png);max-width: 300px;height:300px;flex: 0 1 300px;-webkit-transform: rotate(4deg);}.note-two .tape {width: 130px;position: absolute;margin-top: -15px;right: -13%;transform: scaleX(-1) rotate(-4deg);;}.note-two .main-note{color: #1F3A5F;position: absolute;top: 20%;right: 10%;font-weight: 600;}.note-three {position:relative;background-color: #fff;max-width: 300px;height:300px;flex: 0 1 300px;}.note-three .main-note{color: #1F3A5F;position: absolute;top: 20%;font-weight: 600;}.note-three .tape {width: 130px;position: absolute;margin-top: -18px;left: -11%;transform: rotate(-4deg);}.note-four {position:relative;background-color:#6CB4D9;max-width: 300px;height:300px;flex: 0 1 300px;-webkit-transform: rotate(-4deg);}.note-four-fg {background-image: url(https://yesterweb.org/img/bb/lined_paper.png);width: 180px;height: 140px;position:absolute;top:0;transform:rotate(3deg);}.note-four .main-note{color: #fff;position: absolute;top: 45%;right: 20%;font-weight: 600;}.note-four .mini-note{color: #1F3A5F;position: absolute;top: 40%;right: 13%;font-weight: 600;text-decoration: none;}.note-four .mini-note:hover{text-decoration: underline;}@media screen and (max-width: 600px){.note-one, .note-two, .note-three, .note-four{max-width: 250px;height: 250px;flex: 0 1 250px;}.content p{padding: 0;}.note-one .main-note{top: 58%;right: 8%;}.note-one-fg{width: 160px;height: 130px;}.note-two .main-note{right: 5%;}.note-four .main-note{top: 60%;}.note-four-fg{width: 171px;height: 130px;}}@media screen and (max-width: 450px){.main-note, .mini-note{font-size: 14px;}.note-one-fg{width: 140px;}.board-container{width: 85%;}.note-two .main-note {right: 18%;}.note-four .main-note{right: 25%;}}@media screen and (max-width: 400px){.main-note, .mini-note{font-size: 12px;}.note-four-fg {width: 160px;}.note-four .mini-note{right: 20%;}}@media screen and(max-width: 350px){.note-four-fg {width: 136px;}.note-one-fg {width: 119px;}.note-two .main-note {right: 7%;}.note-one .main-note{right: 1%;}}